diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sat Mar 28 11:10:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * common.mk (ruby.imp): all symbols in static library need to be + exported, so that encoding-extensions can be loaded. based on a + patch from Yutaka Kanemoto <kinpoco AT gmail.com> a + [ruby-talk:332282]. + Fri Mar 27 01:33:37 2009 Tanaka Akira <akr@fsij.org> * time.c (time_cmp): negate the result of reverse comparison. |
