OSSP CVS Repository

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

Check-in Number: 3614
Date: 2003-Sep-15 10:24:02 (local)
2003-Sep-15 08:24:02 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.19 -> 1.20     6 inserted, 0 deleted
ossp-pkg/fsl/README      1.34 -> 1.35     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.20 -> 1.21     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.19 -> 1.20

--- ChangeLog    2003/06/30 14:30:10     1.19
+++ ChangeLog    2003/09/15 08:24:02     1.20
@@ -8,6 +8,12 @@
 
   CHANGELOG
 
+  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]
+
   Changes between 1.1.0 and 1.2.0 (30-Jun-2003)
 
     *) introduce "trunc=" option for file channel; keep support for


ossp-pkg/fsl/README 1.34 -> 1.35

--- README       2003/06/30 14:30:10     1.34
+++ README       2003/09/15 08:24:02     1.35
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.2.0 (30-Jun-2003)
+  Version 1.2.1 (15-Sep-2003)
 
   ABSTRACT
 


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

--- fsl_version.c        2003/06/30 14:30:10     1.20
+++ fsl_version.c        2003/09/15 08:24:02     1.21
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x102200
+#define FSL_VERSION 0x102201
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x102200,
-    "1.2.0",
-    "1.2.0 (30-Jun-2003)",
-    "This is OSSP fsl, Version 1.2.0 (30-Jun-2003)",
-    "OSSP fsl 1.2.0 (30-Jun-2003)",
-    "OSSP fsl/1.2.0",
-    "@(#)OSSP fsl 1.2.0 (30-Jun-2003)",
-    "$Id: fsl_version.c,v 1.20 2003/06/30 14:30:10 thl Exp $"
+    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 $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1