about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-08-21 22:59:48 +0000
committerClint Adams <clint@users.sourceforge.net>2007-08-21 22:59:48 +0000
commit4cff29774e018733b4857b89326855d222e068a0 (patch)
tree56c53b1220fa495656eca4f9a51201c4c869f42f /ChangeLog
parent10ad489ff08eb897b05cf0ff5f0458b19a32c1aa (diff)
downloadzsh-4cff29774e018733b4857b89326855d222e068a0.tar.gz
zsh-4cff29774e018733b4857b89326855d222e068a0.tar.xz
zsh-4cff29774e018733b4857b89326855d222e068a0.zip
23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f30546b12..b1b5ad927 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-08-21  Clint Adams  <clint@zsh.org>
 
+	* 23788: Doc/Zsh/mod_files.yo, Src/Modules/files.c: add -h option
+	to chown symlinks rather than targets, and change default behavior
+	to do the opposite.
+
 	* Matthieu Moy: 23785: Completion/Unix/Command/_git: add missing
 	backslash in _arguments list in git-send-email.