1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-09 10:01:16 +02:00
This commit is contained in:
Wayne Davison 2005-12-17 08:11:16 +00:00
parent 78168105de
commit e56c3b8214

View file

@ -1,3 +1,10 @@
2005-12-17 Wayne Davison <wayned@users.sourceforge.net>
* 22091: Src/hist.c: improved HIST_SAVE_BY_COPY to have it (1)
preserve the group and permissions on the history file, and (2)
refuse to re-copy the history file if zsh's euid differs from
the file's uid (to avoid changing the file's owner).
2005-12-15 Peter Stephenson <pws@csr.com>
* 22085 and back off 22075: Src/system.h, Src/utils.c: we