aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2665fed9cd..a43037c515 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Sun Jan 11 02:35:53 2004 Yukihiro Matsumoto <matz@ruby-lang.org>
+ * ext/socket/socket.c (make_hostent): a bug in brace position.
+
* configure.in: install rdoc by default. if you do not want to
install rdoc, specify --disable-install-doc.