summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-21 18:12:34 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-21 18:12:34 +0000
commit2909c94a61ace412c15489ca12a969c5d4026e41 (patch)
treeda84e9a49a3c356a6e572dd9ce9056db838dd485 /Changelog-Trunk.txt
parentc2ca8110f6a3cab0171d32920b7a724d0c180068 (diff)
downloadhercules-2909c94a61ace412c15489ca12a969c5d4026e41.tar.gz
hercules-2909c94a61ace412c15489ca12a969c5d4026e41.tar.bz2
hercules-2909c94a61ace412c15489ca12a969c5d4026e41.tar.xz
hercules-2909c94a61ace412c15489ca12a969c5d4026e41.zip
* Added backward compatible target 'conf' to the Makefile.
(run ./configure again to update the Makefile) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11773 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7f4b7cf75..c83f80420 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/11/21
+ * Added backward compatible target 'conf' to the Makefile. [FlavioJS]
* Changed Lif's Emergency Avoid to just get a normal skill delay
(blocks all skills, cancelled by mapchange / re-summon) instead of
getting a persistent block on only this one skill (bugreport:13)