diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-07 00:43:46 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-07 00:43:46 +0000 |
commit | 6729808a6dd1e3760c3f8b5453d07f27f35dca45 (patch) | |
tree | aa632da15c9e7f5423686ff1de46d06509efbfc7 /Changelog-Trunk.txt | |
parent | 4250071e3c0f382d3b6680f30d2c9bce848a92da (diff) | |
download | hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.gz hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.bz2 hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.tar.xz hercules-6729808a6dd1e3760c3f8b5453d07f27f35dca45.zip |
- Disabled the exception handler on windows debug builds
- Fixed Devotion using WE_BABY's status icon (now uses no icon); if you have a way to determine the correct number, give feedback
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10173 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 66b288618..2993a1433 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,7 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/04/07 - Updated the server's PCRE components to 7.0 + * Disabled the exception handler on windows debug builds + * Fixed Devotion using WE_BABY's status icon (now uses no icon); + if you have a way to determine the correct number, give feedback + * Updated the server's PCRE components to 7.0 - dll, library, header - cleaned the only existing example and moved it to /samples - changed the interface, now $@ is used instead of $ to store the result |