about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b90b496a..e7748fa18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-05  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
+
+	* 11170: Src/jobs.c: fix for jobs -l -d, check if directory of job
+ 	is already set
+	
 2000-05-04  Tanaka Akira  <akr@zsh.org>
 
 	* 11166: Completion/Base/_regex_arguments: remove debugging code.