ossp-pkg/uuid/ChangeLog 1.7 -> 1.8
--- ChangeLog 2004/01/13 10:02:26 1.7
+++ ChangeLog 2004/01/13 19:43:14 1.8
@@ -13,6 +13,16 @@
Changes between 0.9.0 and 0.9.1 (11-Jan-2004 to xx-Jan-2004)
+ o Implement uuid_dump() and corresponding uuid CLI "-d"
+ option for dumping a given UUID into clear text. For convinience
+ reasons add uuid_bm.h (bit mask API) and uuid_str (string
+ formatting API) sub-modules.
+ [Ralf S. Engelschall]
+
+ o Add "-m" option to CLI for allowing to generate v1 UUIDs
+ with random multi-cast addresses (API UUID_MCASTRND option).
+ [Ralf S. Engelschall]
+
o Disable the C++ and F77 checks in GNU libtool.
[Ralf S. Engelschall]
|
|