OSSP CVS Repository

ossp - Check-in [3631]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3631
Date: 2003-Sep-25 17:14:14 (local)
2003-Sep-25 15:14:14 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/l2/ChangeLog      1.6 -> 1.7     13 inserted, 5 deleted
ossp-pkg/l2/README      1.12 -> 1.13     1 inserted, 1 deleted
ossp-pkg/l2/l2_version.c      1.11 -> 1.12     9 inserted, 9 deleted

ossp-pkg/l2/ChangeLog 1.6 -> 1.7

--- ChangeLog    2003/09/15 07:44:32     1.6
+++ ChangeLog    2003/09/25 15:14:14     1.7
@@ -9,6 +9,14 @@
   ChangeLog
   =========
 
+  Changes between 0.9.3 and 0.9.4 (15-Sep-2003 to 25-Sep-2003)
+
+    *) change jitter option in file channel from flag to count.
+       [Thomas Lotterer <thomas@lotterer.net>]
+
+    *) add monitor option to file channel.
+       [Thomas Lotterer <thomas@lotterer.net>]
+
   Changes between 0.9.2 and 0.9.3 (30-Jun-2003 to 15-Sep-2003)
 
     *) make sure prefix channel does atomar downstream writes
@@ -18,22 +26,22 @@
   
     *) introduce "trunc=" option for file channel; keep support for
        obsolete "append" option.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) change default mode for file channel to "append".
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) fix array too small by one element bug in fd and file channels.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) add jitter option to file channel.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
   Changes between 0.9.0 and 0.9.1 (30-Jul-2002 to 11-Oct-2003)
 
     *) Changed "filedescriptor" to "fs" in file descriptor channel
        configuration.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) Upgraded to GNU autoconf 2.54.
        [Ralf S. Engelschall <rse@engelschall.com>]


ossp-pkg/l2/README 1.12 -> 1.13

--- README       2003/09/15 07:44:33     1.12
+++ README       2003/09/25 15:14:14     1.13
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_|_____|
 
   OSSP l2 -- Flexible Logging
-  Version 0.9.3 (15-Sep-2003)
+  Version 0.9.4 (25-Sep-2003)
 
   ABSTRACT
 


ossp-pkg/l2/l2_version.c 1.11 -> 1.12

--- l2_version.c 2003/09/15 08:14:49     1.11
+++ l2_version.c 2003/09/25 15:14:14     1.12
@@ -8,7 +8,7 @@
 #ifndef _L2_VERSION_C_
 #define _L2_VERSION_C_
 
-#define L2_VERSION 0x009203
+#define L2_VERSION 0x009204
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _L2_VERSION_C_AS_HEADER_
 
 l2_version_t l2_version = {
-    0x009203,
-    "0.9.3",
-    "0.9.3 (15-Sep-2003)",
-    "This is OSSP l2, Version 0.9.3 (15-Sep-2003)",
-    "OSSP l2 0.9.3 (15-Sep-2003)",
-    "OSSP l2/0.9.3",
-    "@(#)OSSP l2 0.9.3 (15-Sep-2003)",
-    "$Id: OSSP l2 0.9.3 (15-Sep-2003) $"
+    0x009204,
+    "0.9.4",
+    "0.9.4 (25-Sep-2003)",
+    "This is OSSP l2, Version 0.9.4 (25-Sep-2003)",
+    "OSSP l2 0.9.4 (25-Sep-2003)",
+    "OSSP l2/0.9.4",
+    "@(#)OSSP l2 0.9.4 (25-Sep-2003)",
+    "$Id: OSSP l2 0.9.4 (25-Sep-2003) $"
 };
 
 #endif /* _L2_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1