From 382880ca887e1b6d112dc6fed213d36c66e282eb Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Fri, 24 Jan 2003 14:36:00 +0000 Subject: [PATCH] Release 1.1.5-2-dev - Devutil/scripts: Fix comment handling - Devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p) --- CHANGES | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6474b9c1..2a1ab95e 100644 --- a/CHANGES +++ b/CHANGES @@ -87,3 +87,8 @@ o usrv: added timeout to write_to_socket() and callers o YStopWatch: added some convenience overloads and onAlarm() callbacks o YStopWatchThreadList: minor fixes to generate_function_timers.sh o misc: added get_time_diff() + +1.1.5-2 +------- +o devutil/scripts: fixed comment handling +o devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p) diff --git a/VERSION b/VERSION index c4719c27..a3139a2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.5-1-dev +1.1.5-2-dev