summaryrefslogtreecommitdiff
path: root/lib/blkid/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/blkid/ChangeLog')
-rw-r--r--lib/blkid/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/blkid/ChangeLog b/lib/blkid/ChangeLog
index f34f5184..9e408a23 100644
--- a/lib/blkid/ChangeLog
+++ b/lib/blkid/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-02 Theodore Ts'o <tytso@mit.edu>
+
+ * probe.c, probe.h: Fix XFS superblock definition. Add support to
+ extract UUID and labels for JFS and romfs. (Thanks to
+ Janos Farkas <chexum@acomp.hu>.)
+
2003-03-30 Theodore Ts'o <tytso@mit.edu>
* getsize.c: #include stat.h for the Apple Darwin port