about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3acf307e7..9cd0cd46c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+2000-07-17  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 12265: Src/hist.c: Fixed gethistent().  Fixed a race condition
+	in the SHARE_HISTORY code that could fail to import some shared
+	history lines from other shells.
+
 2000-07-16  Wayne Davison  <wayned@users.sourceforge.net>
 
-	* 12260: Src/hist.c:  Added unmeta() calls, fixed lockhistfile().
+	* 12260: Src/hist.c: Added unmeta() calls.  Fixed lockhistfile().
 
 2000-07-13  Peter Stephenson  <pws@cambridgesiliconradio.com>