mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-04 20:40:57 +02:00
Missing change log entry
This commit is contained in:
parent
88c7badb8b
commit
5fc4946b4d
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
||||||
|
|
||||||
2015-01-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
2015-01-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
|
* 34365: configure.ac, Src/hist.c, Src/utils.c; random doubling
|
||||||
|
backoff on history lock failure. Add zsleep() to provide
|
||||||
|
microsecond sleeps, via nanosleep() available else select() in
|
||||||
|
tty_poll().
|
||||||
|
|
||||||
* 34369: Daniel Shahaf: document error / warning codes.
|
* 34369: Daniel Shahaf: document error / warning codes.
|
||||||
|
|
||||||
* 34365: configure.ac, Src/hist.c, Src/utils.c: History lockfile
|
* 34365: configure.ac, Src/hist.c, Src/utils.c: History lockfile
|
||||||
|
|
Loading…
Reference in a new issue