aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ext/.document2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4096e853f3..aa37e7f5e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 9 04:43:54 2013 Eric Hodel <drbrain@segment7.net>
+
+ * ext/.document: Add syslog/lib and thread/thread.c to documentable
+ items. [ruby-trunk - Bug #9228]
+
Mon Dec 9 04:28:50 2013 Eric Hodel <drbrain@segment7.net>
* lib/rubygems: Update to RubyGems master 096db36. Changes include
diff --git a/ext/.document b/ext/.document
index 4a8e06e498..4961d660c8 100644
--- a/ext/.document
+++ b/ext/.document
@@ -97,6 +97,8 @@ socket
stringio/stringio.c
strscan/strscan.c
syslog/syslog.c
+syslog/lib
+thread/thread.c
win32ole/lib
win32ole/win32ole.c
zlib/zlib.c