about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-07-13 17:06:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-07-13 17:06:19 +0000
commitd13f6631d7e728dad2b3a0bc0521f56fc3f2425b (patch)
treedc4fac9ee9bdb28b717f9e3f7c1cdc24c981f03f /ChangeLog
parent0982f4ee6435d3b5ad6bcdf131405e90211dc5bf (diff)
downloadzsh-d13f6631d7e728dad2b3a0bc0521f56fc3f2425b.tar.gz
zsh-d13f6631d7e728dad2b3a0bc0521f56fc3f2425b.tar.xz
zsh-d13f6631d7e728dad2b3a0bc0521f56fc3f2425b.zip
12247: internal hostnam variable removed in favour of $HOST
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f1c4b2f4..1f507ab1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-07-13  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
+	* 12247: Src/init.c, Src/params.c, Src/prompt.c: remove hostnam
+	internal variable and use $HOST wherever hostname is needed.
+
 	* 12242: Fr. Br. George (George V Kouryachy) and pws:
 	Doc/Zsh/prompt.yo, Src/prompt.c: negative integers in prompt
 	escapes count from the other end of the appropriate string.