summaryrefslogtreecommitdiff
path: root/libnetfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r--libnetfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index c1dbb120..20f60e53 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-23 Marcus Brinkmann <marcus@gnu.org>
+
+ * io-read.c (netfs_S_io_read): If desired amount is larger than
+ symlink length, truncate amount. Actually use WHOLE_LINK to store
+ link target temporarily. When reading the link target directly,
+ update *DATALEN.
+
2002-05-13 Roland McGrath <roland@frob.com>
* netfs.h (struct node): New member `nn_translated'.