mcatan 2004/04/18 01:11:24
Modified: . ChangeLog
Log:
porting log4cxx to HPUX 11.0 using gcc/gnu, automake, etc/libxml2
Revision Changes Path
1.26 +1 -0 logging-log4cxx/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/cvs/logging-log4cxx/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 18 Apr 2004 08:08:19 -0000 1.25
+++ ChangeLog 18 Apr 2004 08:11:24 -0000 1.26
@@ -7,6 +7,7 @@
* Fixed conflict with Windows macros "min" and "max", by renaming
StrictMath::min and StrictMath::max to StrictMath::minimum and
StrictMath::maximum.
+* Port to HPUX 11.0
Version 0.9.6 (2004-04-11)
==========================