Add the uuid_unparse_upper and uuid_unparse_lower functions to the
uuid library.

diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index e6de9f0..7a043a1 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-22  Theodore Ts'o  <tytso@mit.edu>
+
+	* unparse.c (uuid_unparse_lower, uuid_unparse_upper),
+		uuid_unparse.3.in, uuid.h: Add new functions.
+
 2004-03-19  Theodore Ts'o  <tytso@mit.edu>
 
 	* Change the license to be the 3-clause BSD-style license