diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-01 21:53:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-01 21:53:42 +0000 |
commit | c0becc25a2fadfd8b03c8dbf6b101a5925a6aeed (patch) | |
tree | 569891cdb4b678938a559cbc243fb6f0de7227ce /ext2fs/ChangeLog | |
parent | 93028dc75b5c91d6d7194b0ee6479fd1b090cf6a (diff) |
.
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 |