OSSP CVS Repository

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

Check-in Number: 3637
Date: 2003-Oct-06 12:10:38 (local)
2003-Oct-06 10:10:38 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.22 -> 1.23     2 inserted, 2 deleted
ossp-pkg/fsl/README      1.37 -> 1.38     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.23 -> 1.24     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.22 -> 1.23

--- ChangeLog    2003/09/25 15:18:04     1.22
+++ ChangeLog    2003/10/06 10:10:38     1.23
@@ -8,7 +8,7 @@
 
   CHANGELOG
 
-  Changes between 1.2.1 and 1.2.2 (25-Sep-2003)
+  Changes between 1.2.1 and 1.3.0 (06-Oct-2003)
 
     *) change jitter option in file channel from flag to count.
        [Thomas Lotterer <thomas@lotterer.net>]
@@ -38,7 +38,7 @@
 
     *) for compatiblity reasons, when debugging is enabled and
        openlog(2) is called without LOG_NDELAY no filedescriptor is
-       consumed.  Prevously debugging unconditionally took one or more
+       consumed.  Previously debugging unconditionally took one or more
        filedescriptors which violates POSIX.
 
     *) for compatiblity reasons, the library will no longer print any


ossp-pkg/fsl/README 1.37 -> 1.38

--- README       2003/09/25 16:59:37     1.37
+++ README       2003/10/06 10:10:38     1.38
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.3b1 (25-Sep-2003)
+  Version 1.3.0 (06-Oct-2003)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.23 -> 1.24

--- fsl_version.c        2003/09/25 16:59:37     1.23
+++ fsl_version.c        2003/10/06 10:10:38     1.24
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x103101
+#define FSL_VERSION 0x103200
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x103101,
-    "1.3b1",
-    "1.3b1 (25-Sep-2003)",
-    "This is OSSP fsl, Version 1.3b1 (25-Sep-2003)",
-    "OSSP fsl 1.3b1 (25-Sep-2003)",
-    "OSSP fsl/1.3b1",
-    "@(#)OSSP fsl 1.3b1 (25-Sep-2003)",
-    "$Id: fsl_version.c,v 1.23 2003/09/25 16:59:37 thl Exp $"
+    0x103200,
+    "1.3.0",
+    "1.3.0 (06-Oct-2003)",
+    "This is OSSP fsl, Version 1.3.0 (06-Oct-2003)",
+    "OSSP fsl 1.3.0 (06-Oct-2003)",
+    "OSSP fsl/1.3.0",
+    "@(#)OSSP fsl 1.3.0 (06-Oct-2003)",
+    "$Id: fsl_version.c,v 1.24 2003/10/06 10:10:38 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1