mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 21:51:40 +02:00
Differentiate the two patches from 16703.
This commit is contained in:
parent
f78df94c6a
commit
6652004b53
1 changed files with 2 additions and 2 deletions
|
@ -322,10 +322,10 @@
|
|||
|
||||
2002-02-22 Wayne Davison <wayned@users.sourceforge.net>
|
||||
|
||||
* 16703: Src/hist.c: In putoldhistentryontop(), ensure that we can't
|
||||
* 16703-A: Src/hist.c: In putoldhistentryontop(), ensure that we can't
|
||||
return with "next" set to the value we just put on top.
|
||||
|
||||
* 16703: Src/builtin.c: Improved the output of the "history" command
|
||||
* 16703-B: Src/builtin.c: Improved the output of the "history" command
|
||||
with a 1-line history buffer, and also improved the error handling of
|
||||
explicitly-specified first/last values.
|
||||
|
||||
|
|
Loading…
Reference in a new issue