OSSP CVS Repository

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

Check-in Number: 3632
Date: 2003-Sep-25 17:18:04 (local)
2003-Sep-25 15:18:04 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.21 -> 1.22     7 inserted, 6 deleted
ossp-pkg/fsl/README      1.35 -> 1.36     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.21 -> 1.22     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.21 -> 1.22

--- ChangeLog    2003/09/25 13:57:23     1.21
+++ ChangeLog    2003/09/25 15:18:04     1.22
@@ -9,17 +9,18 @@
   CHANGELOG
 
   Changes between 1.2.1 and 1.2.2 (25-Sep-2003)
+
     *) change jitter option in file channel from flag to count.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) add monitor option to file channel.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
   Changes between 1.2.0 and 1.2.1 (15-Sep-2003)
 
     *) include updated lib_l2 v0.9.3 to make sure prefix channel does
        atomar downstream writes.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
   Changes between 1.1.0 and 1.2.0 (30-Jun-2003)
 
@@ -31,7 +32,7 @@
     *) fix array too small by one element bug in fd and file channels.
 
     *) add jitter option to file channel.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
   Changes between 1.0.8 and 1.1.0 (22-May-2003)
 
@@ -64,7 +65,7 @@
     *) for flexibility reasons but still to stay away from the process
        environment the logmask is configured by reading the content of a
        symlink.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
   Changes between 1.0.7 and 1.0.8 (13-Feb-2003)
 
@@ -85,7 +86,7 @@
        data. All other implementations seem to keep the data and
        l2_channel_downstream() traversed through still valid pointers
        in unmalloc(3)ed areas.
-       [Thomas Lotterer <thomas@lotterer.net]
+       [Thomas Lotterer <thomas@lotterer.net>]
 
     *) memory handling cleanups in lib_cfg
        [Ralf S. Engelschall <rse@engelschall.com>]


ossp-pkg/fsl/README 1.35 -> 1.36

--- README       2003/09/15 08:24:02     1.35
+++ README       2003/09/25 15:18:04     1.36
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.2.1 (15-Sep-2003)
+  Version 1.2b2 (25-Sep-2003)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.21 -> 1.22

--- fsl_version.c        2003/09/15 08:24:02     1.21
+++ fsl_version.c        2003/09/25 15:18:04     1.22
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x102201
+#define FSL_VERSION 0x102102
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x102201,
-    "1.2.1",
-    "1.2.1 (15-Sep-2003)",
-    "This is OSSP fsl, Version 1.2.1 (15-Sep-2003)",
-    "OSSP fsl 1.2.1 (15-Sep-2003)",
-    "OSSP fsl/1.2.1",
-    "@(#)OSSP fsl 1.2.1 (15-Sep-2003)",
-    "$Id: fsl_version.c,v 1.21 2003/09/15 08:24:02 thl Exp $"
+    0x102102,
+    "1.2b2",
+    "1.2b2 (25-Sep-2003)",
+    "This is OSSP fsl, Version 1.2b2 (25-Sep-2003)",
+    "OSSP fsl 1.2b2 (25-Sep-2003)",
+    "OSSP fsl/1.2b2",
+    "@(#)OSSP fsl 1.2b2 (25-Sep-2003)",
+    "$Id: fsl_version.c,v 1.22 2003/09/25 15:18:04 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1