diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-04-04 15:33:55 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-04-04 15:33:55 +0000 |
commit | 2750290d86273b488f9cde947c84758214940db7 (patch) | |
tree | 5fe84fc8c2c2cb3ad9cc06767c8ea44d9825199f /libdiskfs/ChangeLog | |
parent | 015e8531ef98117b532627ee801c7053ce0b2bb9 (diff) |
2007-04-04 Thomas Schwinge <tschwinge@gnu.org>
* opts-std-startup.c (parse_startup_opt)
<_diskfs_no_inherit_dir_group>: Swap the options into the correct
order. Reported by Olaf Buddenhagen <olafbuddenhagen@gmx.net>.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index a4045f54..197ec5ed 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +2007-04-04 Thomas Schwinge <tschwinge@gnu.org> + + * opts-std-startup.c (parse_startup_opt) + <_diskfs_no_inherit_dir_group>: Swap the options into the correct + order. Reported by Olaf Buddenhagen <olafbuddenhagen@gmx.net>. + 2006-06-28 Thomas Schwinge <tschwinge@gnu.org> * Makefile (HURDLIBS): Add `pager'. |