summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-04 17:38:20 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-04 17:38:20 +0000
commit4e3a69acc542f6aa59626f50e34404661d1e8fdd (patch)
tree0f1f194f8f908e9b87fc9a2610aa82f563ba4db9 /Changelog-Trunk.txt
parent520a10e5708d178e83546766900f1a59061f18bf (diff)
downloadhercules-4e3a69acc542f6aa59626f50e34404661d1e8fdd.tar.gz
hercules-4e3a69acc542f6aa59626f50e34404661d1e8fdd.tar.bz2
hercules-4e3a69acc542f6aa59626f50e34404661d1e8fdd.tar.xz
hercules-4e3a69acc542f6aa59626f50e34404661d1e8fdd.zip
- Fixed the compilation problem from r10668
- Cleaned up the duel code a bit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10692 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 369acd3db..d87af238b 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2007/06/04
+ * Fixed the compilation problem from r10668
2007/06/03
* Fixed a bad copy-paste from r10028 letting players escape jail
(char was dead on login, so statuses (SC_JAILED) couln't be applied)