OSSP CVS Repository

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

Check-in Number: 4523
Date: 2004-Apr-22 17:50:37 (local)
2004-Apr-22 15:50:37 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.31 -> 1.32     5 inserted, 0 deleted
ossp-pkg/fsl/README      1.42 -> 1.43     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.29 -> 1.30     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.31 -> 1.32

--- ChangeLog    2004/04/22 10:41:57     1.31
+++ ChangeLog    2004/04/22 15:50:37     1.32
@@ -8,6 +8,11 @@
 
   CHANGELOG
 
+  Changes between 1.5a1 and 1.5a2 (22-Apr-2004)
+
+    *) Use updated OSSP lib_l2 0.9.8 to fix building on Solaris 2.6
+       [Thomas Lotterer <thomas@lotterer.net>]
+
   Changes between 1.4.0 and 1.5a1 (22-Apr-2004)
 
     *) Relocate vsyslog() function to avoid wrong implicit declaration


ossp-pkg/fsl/README 1.42 -> 1.43

--- README       2004/04/22 10:41:57     1.42
+++ README       2004/04/22 15:50:37     1.43
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.5a1 (22-Apr-2004)
+  Version 1.5a2 (22-Apr-2004)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.29 -> 1.30

--- fsl_version.c        2004/04/22 10:41:57     1.29
+++ fsl_version.c        2004/04/22 15:50:37     1.30
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x105001
+#define FSL_VERSION 0x105002
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x105001,
-    "1.5a1",
-    "1.5a1 (22-Apr-2004)",
-    "This is OSSP fsl, Version 1.5a1 (22-Apr-2004)",
-    "OSSP fsl 1.5a1 (22-Apr-2004)",
-    "OSSP fsl/1.5a1",
-    "@(#)OSSP fsl 1.5a1 (22-Apr-2004)",
-    "$Id: fsl_version.c,v 1.29 2004/04/22 10:41:57 thl Exp $"
+    0x105002,
+    "1.5a2",
+    "1.5a2 (22-Apr-2004)",
+    "This is OSSP fsl, Version 1.5a2 (22-Apr-2004)",
+    "OSSP fsl 1.5a2 (22-Apr-2004)",
+    "OSSP fsl/1.5a2",
+    "@(#)OSSP fsl 1.5a2 (22-Apr-2004)",
+    "$Id: fsl_version.c,v 1.30 2004/04/22 15:50:37 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1