mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-09 10:01:16 +02:00
22091
This commit is contained in:
parent
78168105de
commit
e56c3b8214
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue