summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-12 20:39:02 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-12 20:39:02 +0000
commitbdaea99b6c6a97e3590051c7fed5afcc04f99d34 (patch)
tree0424e7ef61380641ed5b962edd293d7191dd4dff /ChangeLog
parent1fa956e143325e343b42c842e0690f916cc322ba (diff)
downloadruby-bdaea99b6c6a97e3590051c7fed5afcc04f99d34.tar.gz
ruby-bdaea99b6c6a97e3590051c7fed5afcc04f99d34.tar.xz
ruby-bdaea99b6c6a97e3590051c7fed5afcc04f99d34.zip
* include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo.
* {bcc32,win32}/Makefile.sub: (SIZEOF_SIZE_T, SIZEOF_PTRDIFF_T): added. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feaea0c86..95aa50b2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Jul 13 05:37:50 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo.
+
+ * {bcc32,win32}/Makefile.sub: (SIZEOF_SIZE_T, SIZEOF_PTRDIFF_T): added.
+
Sat Jul 12 23:54:55 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which created