diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-08 16:50:54 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-08 16:50:54 +0000 |
commit | 4e6b84f5321154587932e5758f63280bde34b02e (patch) | |
tree | f0719b2bb03c4b290a193c680d16e0644d084950 /Changelog-Trunk.txt | |
parent | 14710780f3b6043e6d9c859137159e76d0bb1e51 (diff) | |
download | hercules-4e6b84f5321154587932e5758f63280bde34b02e.tar.gz hercules-4e6b84f5321154587932e5758f63280bde34b02e.tar.bz2 hercules-4e6b84f5321154587932e5758f63280bde34b02e.tar.xz hercules-4e6b84f5321154587932e5758f63280bde34b02e.zip |
Unimportant cleanups
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9633 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ec9bfc496..78bc3c708 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/01/08 + * Unimportant cleanups * Moved the plugin.def file to the plugins dir and added console.def * Found the reason why the console didn't want to run on windows (Microsoft uses !0 and unix uses 0 in pipe_create) |