ossp-pkg/uuid/ChangeLog 1.111 -> 1.112
--- ChangeLog 2006/03/13 09:42:47 1.111
+++ ChangeLog 2006/03/17 07:10:10 1.112
@@ -11,6 +11,12 @@
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 1.4.2 and 1.4.3 (13-Mar-2006 to XX-Mar-2006)
+
+ o Speed up processing in uuid_str.c by reducing va_copy() calls from
+ two to just one per formatting.
+ [Ralf S. Engelschall]
+
Changes between 1.4.1 and 1.4.2 (07-Feb-2006 to 13-Mar-2006)
o Fix uuid_export() function by fixing the internal
|
|