Index: ossp-pkg/uuid/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v rcsdiff -q -kk '-r1.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v' 2>/dev/null --- 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 Index: ossp-pkg/uuid/uuid-config.in RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid-config.in,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid-config.in,v' 2>/dev/null --- 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)