Check-in Number:
|
4349 | |
Date: |
2004-Jan-15 21:26:18 (local)
2004-Jan-15 20:26:18 (UTC) |
User: | rse |
Branch: | |
Comment: |
ops, one more 'sa' left over from copy & paste |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/ChangeLog 1.18 -> 1.19
--- ChangeLog 2004/01/15 19:23:51 1.18
+++ ChangeLog 2004/01/15 20:26:18 1.19
@@ -11,6 +11,10 @@
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 0.9.2 and 0.9.3 (15-Jan-2004 to xx-Jan-2004)
+
+ o ...
+
Changes between 0.9.1 and 0.9.2 (13-Jan-2004 to 15-Jan-2004)
o Provide both incorrect RFC2518-based and correct IEEE 802
|
|
ossp-pkg/uuid/uuid-config.in 1.2 -> 1.3
--- uuid-config.in 2004/01/15 12:55:53 1.2
+++ uuid-config.in 2004/01/15 20:26:18 1.3
@@ -81,7 +81,7 @@
exit 0
;;
--version|-v)
- echo "OSSP sa $uuid_version"
+ echo "OSSP uuid $uuid_version"
exit 0
;;
--all)
|
|