summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-16 17:32:10 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-10-16 17:32:10 +0000
commit3dbd88048beb03fef4d35a625d0329d74e71907b (patch)
treeb319966105db097affae38f0a8b7fd29a167d12b /Changelog-Trunk.txt
parent6e84eb56e4696f78880cc004e22a42f6d3e1036b (diff)
downloadhercules-3dbd88048beb03fef4d35a625d0329d74e71907b.tar.gz
hercules-3dbd88048beb03fef4d35a625d0329d74e71907b.tar.bz2
hercules-3dbd88048beb03fef4d35a625d0329d74e71907b.tar.xz
hercules-3dbd88048beb03fef4d35a625d0329d74e71907b.zip
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
(run the configure script after updating to rebuild the Makefile's) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13302 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 744f6da3e..f1962e064 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.
+2008/10/16
+ * Added missing char_sql/int_mercenary files to txt-converter's Makefile.in. [FlavioJS]
2008/10/15
* Fixed ipban sql connecting to the sql server when disabled. [FlavioJS]
2008/10/11