OSSP CVS Repository

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

Check-in Number: 3937
Date: 2003-Jan-23 13:00:01 (local)
2003-Jan-23 12:00:01 (UTC)
User:ms
Branch:
Comment: Release version 0.5.20.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.8 -> 1.9     3 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.14 -> 1.15     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.12 -> 1.13     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.8 -> 1.9

--- ChangeLog    2003/01/22 23:57:01     1.8
+++ ChangeLog    2003/01/23 12:00:01     1.9
@@ -1,5 +1,8 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030123 Added logic to make IIOP and SOAP connections optional
+       Fixed broken Linux build problem with -R linker arguments
+
 030122 Added IIOP and SOAP connection operations
        Added menu items for remote reporting over IIOP or SOAP
        Fixed inconvenient edit control update bug


ossp-pkg/as/as-gui/README 1.14 -> 1.15

--- README       2002/12/20 18:19:53     1.14
+++ README       2003/01/23 12:00:01     1.15
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.5.10 (20-Dec-2002)
+  Version 0.5.20 (22-Jan-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.12 -> 1.13

--- as_version.cpp       2002/12/20 18:19:53     1.12
+++ as_version.cpp       2003/01/23 12:00:01     1.13
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x00520A
+#define ASGUI_VERSION 0x005214
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x00520A,
-    "0.5.10",
-    "0.5.10 (20-Dec-2002)",
-    "This is OSSP as-gui, Version 0.5.10 (20-Dec-2002)",
-    "OSSP as-gui 0.5.10 (20-Dec-2002)",
-    "OSSP as-gui/0.5.10",
-    "@(#)OSSP as-gui 0.5.10 (20-Dec-2002)",
-    "$Id: as_version.cpp,v 1.12 2002/12/20 18:19:53 ms Exp $"
+    0x005214,
+    "0.5.20",
+    "0.5.20 (23-Jan-2003)",
+    "This is OSSP as-gui, Version 0.5.20 (23-Jan-2003)",
+    "OSSP as-gui 0.5.20 (23-Jan-2003)",
+    "OSSP as-gui/0.5.20",
+    "@(#)OSSP as-gui 0.5.20 (23-Jan-2003)",
+    "$Id: as_version.cpp,v 1.13 2003/01/23 12:00:01 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1