summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-28 01:13:59 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-28 01:13:59 +0000
commit5f3c3eb78ea2995449f78709768976775ca7f3d6 (patch)
tree066fe4984d0de87c3f0aac4fdc56622447f795ce /Changelog-Trunk.txt
parent6679ba75e5082f045fc70938cf4dcdfe67b981af (diff)
downloadhercules-5f3c3eb78ea2995449f78709768976775ca7f3d6.tar.gz
hercules-5f3c3eb78ea2995449f78709768976775ca7f3d6.tar.bz2
hercules-5f3c3eb78ea2995449f78709768976775ca7f3d6.tar.xz
hercules-5f3c3eb78ea2995449f78709768976775ca7f3d6.zip
* Fixed sql target not including the save target in the Makefile, needed by the map server for save/mapreg.txt. (bugreport:131)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11320 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 076c32904..dea26d1f6 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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/09/28
+ * Fixed sql target not including the save target in the Makefile, needed
+ by the map server for save/mapreg.txt. (bugreport:131) [FlavioJS]
2007/09/27
* Loot code using charid's instead of id's in pick priority.
* configure script using svn:eol-style LF and require mysql/pcre when