diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-03-03 09:38:40 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-03-03 09:38:40 +0000 |
| commit | b417f99856471ff24a6cda4f059ac3938b76b379 (patch) | |
| tree | 4f20ff4a932659300910e0c699d6735a13d8a07b /ChangeLog | |
| parent | 25fa9649d3ec44b78ff3fb69b1fa01acd6ceae9b (diff) | |
| download | ruby-b417f99856471ff24a6cda4f059ac3938b76b379.tar.gz ruby-b417f99856471ff24a6cda4f059ac3938b76b379.tar.xz ruby-b417f99856471ff24a6cda4f059ac3938b76b379.zip | |
* {bcc32,win32,wince}/Makefile.sub (config.h): check if affected
when makefiles are modified.
* {bcc32,win32,wince}/Makefile.sub (config.status): add variables
for tests.
* win32/ifchange.bat: try to update a file only if modified.
* win32/resource.rb: more descriptions.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Thu Mar 3 18:38:26 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * {bcc32,win32,wince}/Makefile.sub (config.h): check if affected + when makefiles are modified. + + * {bcc32,win32,wince}/Makefile.sub (config.status): add variables + for tests. + + * win32/ifchange.bat: try to update a file only if modified. + + * win32/resource.rb: more descriptions. + Thu Mar 3 11:49:51 2005 Kouhei Sutou <kou@cozmixng.org> * sample/rss/tdiary_plugin/rss-recent.rb: added site information. |
