about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2002-02-16 09:17:41 +0000
committerWayne Davison <wayned@users.sourceforge.net>2002-02-16 09:17:41 +0000
commit3fd91a7b905e4447396e22a09ed99b22ea994594 (patch)
treebe37cc691d0de84ce3caa3f4a22494cb62d4a205
parente706f12937ff7554c070d45c2810b49a4cff72aa (diff)
downloadzsh-3fd91a7b905e4447396e22a09ed99b22ea994594.tar.gz
zsh-3fd91a7b905e4447396e22a09ed99b22ea994594.tar.xz
zsh-3fd91a7b905e4447396e22a09ed99b22ea994594.zip
16625
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index beff770c0..0ba2ffe5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-16  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 16625: Src/hist.c: Optimized putoldhistentryontop() for use by
+	resizehistents().
+
 2002-02-14  Clint Adams  <clint@zsh.org>
 
 	* Gergely Nagy, 16644: Completion/Unix/Command/.distfiles,