about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c182e0dc1..b1fa25dca7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-02-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* hesiod/hesiod.c (hesiod_resolve): Also search HS records is
+	errno is ECONNREFUSED.
+
+	* posix/Makefile: Define MBS_SUPPORT for regex.c.
 	* posix/regex.c: Implement multibyte character handling.
 	Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.