ossp-pkg/uuid/ChangeLog 1.26 -> 1.27
--- ChangeLog 2004/01/18 19:22:54 1.26
+++ ChangeLog 2004/01/18 19:59:12 1.27
@@ -13,6 +13,16 @@
Changes between 0.9.3 and 0.9.4 (16-Jan-2004 to xx-Jan-2004)
+ o Refactor the API by merging uuid_{unpack,pack,parse,format,dump}()
+ functions into unified uuid_{import,export}() functions. This
+ allows us to easily add support for other formats (e.g. XML) in the
+ future without having the change the API in principle.
+ [Ralf S. Engelschall]
+
+ o Document what DCE 1.1 UUID versions exist and what they are
+ intended for.
+ [Ralf S. Engelschall]
+
o Cleanup the C code to also pass warning-free a C++ compiler.
[Ralf S. Engelschall]
|
|