From c6cdada26f774ad0a0755290c7721cf7a7a7b8b4 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 19 Jan 2005 19:30:01 -0500 Subject: [PATCH] Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included changelogs which I forgot to include in the changeset. --- lib/e2p/ChangeLog | 5 +++++ misc/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog index 1df48da..d98931f 100644 --- a/lib/e2p/ChangeLog +++ b/lib/e2p/ChangeLog @@ -1,3 +1,8 @@ +2005-01-19 Theodore Ts'o + + * ls.c (list_super2): Interpret OS Creator values for FreeBSD and + Lites. + 2005-01-05 Theodore Ts'o * parse_num.c (parse_num_blocks): New file which adds a standard diff --git a/misc/ChangeLog b/misc/ChangeLog index 5812a98..74395ba 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2005-01-19 Theodore Ts'o + + * mke2fs.c (show_stats, set_os): Interpret OS Creator values for + FreeBSD and Lites. + 2005-01-18 Theodore Ts'o * e2image.c, e2image.8.in: Add support for the -s option which -- 1.8.3.1