1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-30 07:10:58 +02:00

Missing change log entry

This commit is contained in:
Peter Stephenson 2015-01-27 20:59:20 +00:00
parent 88c7badb8b
commit 5fc4946b4d

View file

@ -35,6 +35,11 @@
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.
* 34365: configure.ac, Src/hist.c, Src/utils.c: History lockfile