summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-27 07:12:30 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-27 07:12:30 +0000
commite8524f706aa516778e6e5e926edff2a839989ed8 (patch)
treea7e84171134ee393b87ddb15b667c0db2bbb8963 /Changelog-Trunk.txt
parent256091ef87f7eeb6c73e54ab5332e9651bbd36a3 (diff)
downloadhercules-e8524f706aa516778e6e5e926edff2a839989ed8.tar.gz
hercules-e8524f706aa516778e6e5e926edff2a839989ed8.tar.bz2
hercules-e8524f706aa516778e6e5e926edff2a839989ed8.tar.xz
hercules-e8524f706aa516778e6e5e926edff2a839989ed8.zip
* Fixed fake_nd not being exported correctly and being unloaded when reloading scripts. (probably fixes bugreport:444)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11816 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 937ea74ea..71f6a91a4 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/11/27
+ * Fixed fake_nd not being exported correctly and being unloaded when
+ reloading scripts. (probably fixes bugreport:444) [FlavioJS]
2007/11/26
* Normalized makefiles:
- 3 sections: variables, public targets, private/support targets