OSSP CVS Repository

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

Check-in Number: 4118
Date: 2003-Apr-28 18:48:24 (local)
2003-Apr-28 16:48:24 (UTC)
User:ms
Branch:
Comment: Release version 0.7.3.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.48 -> 1.49     2 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.42 -> 1.43     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.40 -> 1.41     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.48 -> 1.49

--- ChangeLog    2003/03/06 17:16:30     1.48
+++ ChangeLog    2003/04/28 16:48:24     1.49
@@ -1,5 +1,7 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030428 Fixed a bug, causing a cancelled focus operation on rowadd
+
 030306 Wrote the as-events.5 manpage in POD format
        Wrote the as-accounts.5 manpage in POD format
        Bumped release to 0.7.0, due to completed documentation


ossp-pkg/as/as-gui/README 1.42 -> 1.43

--- README       2003/03/06 22:21:00     1.42
+++ README       2003/04/28 16:48:24     1.43
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.7.2 (06-Mar-2003)
+  Version 0.7.3 (28-Apr-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.40 -> 1.41

--- as_version.cpp       2003/03/06 22:21:00     1.40
+++ as_version.cpp       2003/04/28 16:48:24     1.41
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x007202
+#define ASGUI_VERSION 0x007203
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x007202,
-    "0.7.2",
-    "0.7.2 (06-Mar-2003)",
-    "This is OSSP as-gui, Version 0.7.2 (06-Mar-2003)",
-    "OSSP as-gui 0.7.2 (06-Mar-2003)",
-    "OSSP as-gui/0.7.2",
-    "@(#)OSSP as-gui 0.7.2 (06-Mar-2003)",
-    "$Id: as_version.cpp,v 1.40 2003/03/06 22:21:00 ms Exp $"
+    0x007203,
+    "0.7.3",
+    "0.7.3 (28-Apr-2003)",
+    "This is OSSP as-gui, Version 0.7.3 (28-Apr-2003)",
+    "OSSP as-gui 0.7.3 (28-Apr-2003)",
+    "OSSP as-gui/0.7.3",
+    "@(#)OSSP as-gui 0.7.3 (28-Apr-2003)",
+    "$Id: as_version.cpp,v 1.41 2003/04/28 16:48:24 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1