summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-10-09 02:03:09 +0000
committerRoland McGrath <roland@gnu.org>1999-10-09 02:03:09 +0000
commit8d004d675bffdad6c82ef2c4408da6a74094c17b (patch)
tree9b2022213a6cf4b6b9ffc241bf5e826f68a08cf8 /libdiskfs
parent4031301af59a9213d73bb6e421dd1320b860591d (diff)
.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index b72f761e..b43bccad 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,11 +1,17 @@
+1999-10-07 Roland McGrath <roland@baalperazim.frob.com>
+
+ * lookup.c (diskfs_lookup): Rewrite code from last change, which had
+ typos (and then I just decided to change the details of the string
+ diddling).
+
1999-10-06 Thomas Bushnell, BSG <tb@mit.edu>
* lookup.c (diskfs_lookup): NAME is no longer const. Update
- documentation Strip leading and trailing slashes from NAME before
+ documentation. Strip leading and trailing slashes from NAME before
using it.
* diskfs.h (diskfs_lookup): NAME is no longer const.
Update documentation.
-
+
1999-10-05 Thomas Bushnell, BSG <tb@mit.edu>
* priv.h (CHANGE_NODE_FIELD): Use diskfs_check_readonly instead of