diff options
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 70b623b7..e39d226e 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,9 @@ +1999-10-01 Roland McGrath <roland@baalperazim.frob.com> + + * bitmap.c (memscan): Function removed. + * ext2fs.h: Removed its decl. + * balloc.c (memscan): New static function, defined using memchr. + 1999-09-13 Roland McGrath <roland@baalperazim.frob.com> * dir.c, truncate.c, pager.c: Reverted changes related to |