summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-11-28 20:25:33 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-11-28 20:25:33 +0000
commit0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6 (patch)
tree24b8476c7c4398a1c22b3ae0afeed849948944fa /Changelog-Trunk.txt
parenta4d892347480b08b925ff3506ea0d0683763163c (diff)
downloadhercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.gz
hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.bz2
hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.tar.xz
hercules-0e7d4327dd2d8b2ad7aadd9ef02ed7d913dd96a6.zip
* Fixed novending cell check using misleading error message (bugreport:2592, since r11572 and r14724, related r11580).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15000 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index cead16df5..f893ad412 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/11/28
+ * Fixed novending cell check using misleading error message (bugreport:2592, since r11572 and r14724, related r11580). [Ai4rei]
* Fixed removing item scripts through script command *setitemscript not working the way it is stated in script_commands.txt (related r9831). [Ai4rei]
2011/11/19
* Fixed wrong damage numbers being displayed when the damage source was disguised (bugreport:5093, since r14979). [Ai4rei]