about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-09 11:56:20 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-09 11:56:20 +0000
commit2512681578d1606860bb1d1eab76755aa589f24c (patch)
tree541795235e4afb6be6a1f178bffbaee6fdc7c996 /ChangeLog
parenta65e197d2ab69181e615e32409b69469e509eaa3 (diff)
downloadzsh-2512681578d1606860bb1d1eab76755aa589f24c.tar.gz
zsh-2512681578d1606860bb1d1eab76755aa589f24c.tar.xz
zsh-2512681578d1606860bb1d1eab76755aa589f24c.zip
make nslookup function more like real nslookup (11277)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe6497e9b..5806a9c59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-09  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 11277: Functions/Misc/nslookup: make nslookup function more like
+ 	real nslookup
+
 2000-05-09  Tanaka Akira  <akr@zsh.org>
 
 	* 11276: fix build on OpenBSD.