summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 08:44:43 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 08:44:43 +0000
commitf2fd4a251da74bb8311c321e800f8fce9f5e5fef (patch)
tree89c1589e3348e636cad26312c024380dc30c8180 /Changelog-Trunk.txt
parent28b5e759f5e55f9b9ba508403dce2d02b98c154b (diff)
downloadhercules-f2fd4a251da74bb8311c321e800f8fce9f5e5fef.tar.gz
hercules-f2fd4a251da74bb8311c321e800f8fce9f5e5fef.tar.bz2
hercules-f2fd4a251da74bb8311c321e800f8fce9f5e5fef.tar.xz
hercules-f2fd4a251da74bb8311c321e800f8fce9f5e5fef.zip
[Improved]:
- SQL upgrade file for the new loginlog. Thanks to ultramage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6883 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 625e74cf1..ae8f59fcc 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2006/05/31
+ * [Improved]:
+ - SQL upgrade file for the new loginlog. Thanks to ultramage. [Lance]
* [Fixed]:
- nullpo in pet.c caused by equipping without checking if the pet is available.
[Lance]