Whamcloud - gitweb
uuid.h: Add protection against multiple inclusion
[tools/e2fsprogs.git] / lib / uuid / ChangeLog
index c6d38f3..aa8e830 100644 (file)
@@ -1,3 +1,26 @@
+2001-06-21  Theodore Tso  <tytso@valinux.com>
+
+       * uuid.h: Add protection against multiple inclusion
+
+2001-06-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.21
+
+2001-06-01  Theodore Tso  <tytso@valinux.com>
+
+       * Makefile.in, uuidP.h: Move include/asm/types.h.in to
+               lib/ext2fs/ext2_types.h.in.
+
+2001-06-01  Theodore Tso  <tytso@valinux.com>
+
+       * unpack.c, unparse.c, uuid_time.c: Update files to be under the
+               LGPL (that somehow were missed when libuuid was converted
+               to use the LGPL).  Whoops.
+
+2001-05-25  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.20
+
 2001-05-14  Theodore Tso  <tytso@valinux.com>
 
        * tst_uuid.c, uuid_time.c: Remove unneeded #include of ext2_fs.h