|
Check-in Number:
|
4392 | |
| Date: |
2004-Jan-27 20:14:42 (local)
2004-Jan-27 19:14:42 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
Upgraded build environment to GNU libtool 1.5.2. |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/uuid/ChangeLog 1.32 -> 1.33
--- ChangeLog 2004/01/19 14:59:18 1.32
+++ ChangeLog 2004/01/27 19:14:42 1.33
@@ -11,6 +11,11 @@
This is a list of all changes to OSSP uuid.
For a more brief summary please have a look at the NEWS file.
+ Changes between 0.9.4 and 0.9.5 (19-Jan-2004 to xx-Jan-2004)
+
+ o Upgraded build environment to GNU libtool 1.5.2.
+ [Ralf S. Engelschall]
+
Changes between 0.9.3 and 0.9.4 (16-Jan-2004 to 19-Jan-2004)
o Include <string.h> in uuid.h because of size_t usage.
|
|
ossp-pkg/uuid/devtool.conf 1.3 -> 1.4
--- devtool.conf 2004/01/18 20:23:40 1.3
+++ devtool.conf 2004/01/27 19:14:42 1.4
@@ -4,7 +4,7 @@
%autogen
@autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.5 "1.5*"
+ @autogen libtool 1.5.2 "1.5*"
@autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
|
|