OSSP CVS Repository

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

Check-in Number: 4110
Date: 2003-Mar-06 18:16:30 (local)
2003-Mar-06 17:16:30 (UTC)
User:ms
Branch:
Comment: Release version 0.7.0.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.47 -> 1.48     4 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.39 -> 1.40     1 inserted, 1 deleted
ossp-pkg/as/as-gui/TODO      1.98 -> 1.99     1 inserted, 0 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.37 -> 1.38     9 inserted, 9 deleted

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

--- ChangeLog    2003/03/05 20:28:32     1.47
+++ ChangeLog    2003/03/06 17:16:30     1.48
@@ -1,5 +1,9 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+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
+
 030305 Wrote the as-gui.1 manpage in POD format
        Wrote the as-gui.conf.5 manpage in POD format
        Made small formatting changes to documentation


ossp-pkg/as/as-gui/README 1.39 -> 1.40

--- README       2003/03/05 20:28:32     1.39
+++ README       2003/03/06 17:16:30     1.40
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.23 (05-Mar-2003)
+  Version 0.7.0 (06-Mar-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/TODO 1.98 -> 1.99

--- TODO 2003/03/05 20:28:32     1.98
+++ TODO 2003/03/06 17:16:31     1.99
@@ -84,6 +84,7 @@
   Past tense, third person, style, usage...
 Make consistent when version is shown in titlebar of all dialogs
 Runtime help system should not depend on installtime documentation
+App should start even if no accounts file is found
 
 Screwey user notes ;-)
 ----------------------


ossp-pkg/as/as-gui/as_version.cpp 1.37 -> 1.38

--- as_version.cpp       2003/03/05 20:28:32     1.37
+++ as_version.cpp       2003/03/06 17:16:31     1.38
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006217
+#define ASGUI_VERSION 0x007200
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006217,
-    "0.6.23",
-    "0.6.23 (05-Mar-2003)",
-    "This is OSSP as-gui, Version 0.6.23 (05-Mar-2003)",
-    "OSSP as-gui 0.6.23 (05-Mar-2003)",
-    "OSSP as-gui/0.6.23",
-    "@(#)OSSP as-gui 0.6.23 (05-Mar-2003)",
-    "$Id: as_version.cpp,v 1.37 2003/03/05 20:28:32 ms Exp $"
+    0x007200,
+    "0.7.0",
+    "0.7.0 (06-Mar-2003)",
+    "This is OSSP as-gui, Version 0.7.0 (06-Mar-2003)",
+    "OSSP as-gui 0.7.0 (06-Mar-2003)",
+    "OSSP as-gui/0.7.0",
+    "@(#)OSSP as-gui 0.7.0 (06-Mar-2003)",
+    "$Id: as_version.cpp,v 1.38 2003/03/06 17:16:31 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1