about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e145bd2d..fc4f17659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-15  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 14346: Src/parse.c: calculate the length of the region to map
+	(for mapped zwc files) correctly, including the
+	offset-page-boundary-adjustment
+
 2001-05-15  Clint Adams  <clint@zsh.org>
 
 	* 14341: Completion/Unix/Command/.distfiles,