Check-in Number:
|
5165 | |
Date: |
2005-Sep-02 20:57:32 (local)
2005-Sep-02 18:57:32 (UTC) |
User: | rse |
Branch: | |
Comment: |
better readability |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/NEWS 1.6 -> 1.7
--- NEWS 2005/09/02 14:23:46 1.6
+++ NEWS 2005/09/02 18:57:32 1.7
@@ -11,15 +11,22 @@
This is a list of major changes to OSSP uuid. For more detailed
change descriptions, please have a look at the ChangeLog file.
- Changes between 1.2 and 1.3
+ Major changes between 1.2 and 1.3
+
o Added Perl TIE-style API.
o Added Perl Data::UUID backward compatibility API.
o Added C++ API.
o Added PHP API.
- Changes between 1.1 and 1.2
+
+ Major changes between 1.1 and 1.2
+
o Added support for version 5 UUIDs (name-based, SHA-1)
- Changes between 1.0 and 1.1
+
+ Major changes between 1.0 and 1.1
+
o Added Perl API
- Changes between 0.9 and 1.0
+
+ Major changes between 0.9 and 1.0
+
o Initial functionality
|
|