ossp-pkg/val/ChangeLog 1.1 -> 1.2
--- ChangeLog 2003/02/17 14:40:54 1.1
+++ ChangeLog 2004/04/04 10:40:50 1.2
@@ -11,6 +11,18 @@
This is a list of all changes to OSSP val.
For a more brief summary please have a look at the NEWS file.
+ Changes between 0.9.1 and 0.9.2 (17-Feb-2003 to 04-Apr-2004)
+
+ o Do not compare va_list variables against NULL because it
+ is not defined whether va_list variables are really pointers.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
+ o Bumped year in copyright messages for new year 2004.
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
+ o Upgraded build environment to GNU libtool 1.5.4 and GNU autoconf 2.59
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 0.9.0 and 0.9.1 (15-Mar-2002 to 17-Feb-2003)
o Swap keyptr/datptr in included linear hashing library to fix datptr
|
|