summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-15 18:36:56 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-15 18:36:56 +0000
commit66126dee53a44315cf1c0c036e1af0076834e6e0 (patch)
tree8066022ce795bbeac9a193b96968db2b1bda7210 /ChangeLog
parent7df81f4bd1ea7d78ed920887e1c3e793b78289c1 (diff)
* win32/win32.{h,c}: define rb_{p,g,u}id_t.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fc2b422c..a554fe4a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon May 16 03:29:01 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
+
+ * win32/win32.{h,c}: define rb_{p,g,u}id_t.
+
Mon May 16 00:21:02 2005 Tanaka Akira <akr@m17n.org>
* lib/pathname.rb (Pathname#unlink): use SystemCallError instead of