OSSP CVS Repository

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

Check-in Number: 3686
Date: 2003-Nov-20 12:44:15 (local)
2003-Nov-20 11:44:15 (UTC)
User:ms
Branch:
Comment: Prepare for release.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.50 -> 1.51     6 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.45 -> 1.46     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.42 -> 1.43     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.50 -> 1.51

--- ChangeLog    2003/08/06 18:06:36     1.50
+++ ChangeLog    2003/11/20 11:44:15     1.51
@@ -1,5 +1,11 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+031120 Handle the time consuming bureaucracy of changing a company name.
+
+031118 More reliably detect X11 features like Xft and Xrender, and
+       integrate pkg-config aclocal M4 macro to call pkg-config from
+       within configure. Now OSSP as-gui requires Gnome pkg-config.
+
 030802 Added a check for sched_get_priority_min in librt to configure.in
 
 030428 Fixed a bug, causing a cancelled focus operation on rowadd


ossp-pkg/as/as-gui/README 1.45 -> 1.46

--- README       2003/11/20 11:31:20     1.45
+++ README       2003/11/20 11:44:15     1.46
@@ -5,7 +5,7 @@
                |_|                 |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.7.4 (06-Aug-2003)
+  Version 0.7.5 (20-Nov-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.42 -> 1.43

--- as_version.cpp       2003/08/06 18:06:37     1.42
+++ as_version.cpp       2003/11/20 11:44:15     1.43
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x007204
+#define ASGUI_VERSION 0x007205
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x007204,
-    "0.7.4",
-    "0.7.4 (06-Aug-2003)",
-    "This is OSSP as-gui, Version 0.7.4 (06-Aug-2003)",
-    "OSSP as-gui 0.7.4 (06-Aug-2003)",
-    "OSSP as-gui/0.7.4",
-    "@(#)OSSP as-gui 0.7.4 (06-Aug-2003)",
-    "$Id: as_version.cpp,v 1.42 2003/08/06 18:06:37 ms Exp $"
+    0x007205,
+    "0.7.5",
+    "0.7.5 (20-Nov-2003)",
+    "This is OSSP as-gui, Version 0.7.5 (20-Nov-2003)",
+    "OSSP as-gui 0.7.5 (20-Nov-2003)",
+    "OSSP as-gui/0.7.5",
+    "@(#)OSSP as-gui 0.7.5 (20-Nov-2003)",
+    "$Id: as_version.cpp,v 1.43 2003/11/20 11:44:15 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1