summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17c4f1d..59f81ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
 	* Use bsd_signal if it exists and signal does not.
 	* Stop using sysexits.h in commandcmd.
 	* Use stat if stat64 does not exist.
+	* Added default implementation of bsearch.
 
 2005-10-26  Herbert Xu <herbert@gondor.apana.org.au>