ossp-pkg/uuid/ChangeLog 1.25 -> 1.26
--- ChangeLog 2004/01/18 11:31:09 1.25
+++ ChangeLog 2004/01/18 19:22:54 1.26
@@ -13,6 +13,13 @@
Changes between 0.9.3 and 0.9.4 (16-Jan-2004 to xx-Jan-2004)
+ o Cleanup the C code to also pass warning-free a C++ compiler.
+ [Ralf S. Engelschall]
+
+ o Support C++ by enclosing the C API declarations in
+ 'extern "C" {...}' within uuid.h.
+ [Guerry Semones <guerry@tsunamiresearch.com>]
+
o Improvide decoding in uuid_dump() by at least hex-dumping the
binary representation in case of v3, v4 and Nil UUIDs. Also,
annotate with better hints.
|
|