OSSP CVS Repository

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

Check-in Number: 4535
Date: 2004-Apr-23 12:29:56 (local)
2004-Apr-23 10:29:56 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/ChangeLog      1.32 -> 1.33     10 inserted, 0 deleted
ossp-pkg/fsl/README      1.43 -> 1.44     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.30 -> 1.31     9 inserted, 9 deleted

ossp-pkg/fsl/ChangeLog 1.32 -> 1.33

--- ChangeLog    2004/04/22 15:50:37     1.32
+++ ChangeLog    2004/04/23 10:29:56     1.33
@@ -8,6 +8,12 @@
 
   CHANGELOG
 
+  Changes between 1.5a2 and 1.5a3 (23-Apr-2004)
+
+    *) Use updated OSSP lib_cfg 0.9.3 to remove dependency to external
+       libm caused by modf(3).
+       [Thomas Lotterer <thomas@lotterer.net>]
+
   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
@@ -15,6 +21,10 @@
 
   Changes between 1.4.0 and 1.5a1 (22-Apr-2004)
 
+    *) Use updated OSSP lib_l2 0.9.7 to remove dependency to external
+       libm caused by modf(3).
+       [Thomas Lotterer <thomas@lotterer.net>]
+
     *) Relocate vsyslog() function to avoid wrong implicit declaration
        on platforms not providing any vsyslog(3), i.e. Tru64. Reported
        by Karl Vogel.


ossp-pkg/fsl/README 1.43 -> 1.44

--- README       2004/04/22 15:50:37     1.43
+++ README       2004/04/23 10:29:56     1.44
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.5a2 (22-Apr-2004)
+  Version 1.5a3 (23-Apr-2004)
 
   ABSTRACT
 


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

--- fsl_version.c        2004/04/22 15:50:37     1.30
+++ fsl_version.c        2004/04/23 10:29:56     1.31
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x105002
+#define FSL_VERSION 0x105003
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    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 $"
+    0x105003,
+    "1.5a3",
+    "1.5a3 (23-Apr-2004)",
+    "This is OSSP fsl, Version 1.5a3 (23-Apr-2004)",
+    "OSSP fsl 1.5a3 (23-Apr-2004)",
+    "OSSP fsl/1.5a3",
+    "@(#)OSSP fsl 1.5a3 (23-Apr-2004)",
+    "$Id: fsl_version.c,v 1.31 2004/04/23 10:29:56 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1