summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-17 05:16:03 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-17 05:16:03 +0000
commit5f4b632f3a99d56870ce1b58a7f72d13dabfc5af (patch)
treedc8233ec7d72780e03930885729c81783b92514e /Changelog-SVN.txt
parentde9953f09ca1be9c28b7b5d1ed313ebc50014ad6 (diff)
downloadhercules-5f4b632f3a99d56870ce1b58a7f72d13dabfc5af.tar.gz
hercules-5f4b632f3a99d56870ce1b58a7f72d13dabfc5af.tar.bz2
hercules-5f4b632f3a99d56870ce1b58a7f72d13dabfc5af.tar.xz
hercules-5f4b632f3a99d56870ce1b58a7f72d13dabfc5af.zip
Re-fixed compile error in map.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1240 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index d2db0e50a..f1241f134 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,7 @@
Date Added
03/17
+ * Re-fixed compile error in map.c -- sorry ^^; [celest]
* trade.c fixed possibility of STORAGE+TRADE spooffing dupe [Lupus]
Now, on accepting trade your active Storage window closes. (Either Common or Guils Storage)
thanx to Sergey for the exploit test and report