summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-26 07:10:38 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-26 07:10:38 +0000
commit971a20bad2710c31fc90d6b85fd82a59763ee11a (patch)
tree6cb043b71ff367c84abb447adcdf38efcad55e40 /Changelog-Trunk.txt
parent017a81730336184d506b360e98641099be12c22a (diff)
downloadhercules-971a20bad2710c31fc90d6b85fd82a59763ee11a.tar.gz
hercules-971a20bad2710c31fc90d6b85fd82a59763ee11a.tar.bz2
hercules-971a20bad2710c31fc90d6b85fd82a59763ee11a.tar.xz
hercules-971a20bad2710c31fc90d6b85fd82a59763ee11a.zip
* Fixed auto-generated statpoint table missing 3 status points (since r1107).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14504 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 2e95eb10f..3f10ba09e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/26
+ * Fixed auto-generated statpoint table missing 3 status points (since r1107). [Ai4rei]
2010/11/25
* Too large client packets, which would otherwise cause the client to crash, are now dropped and reported (bugreport:4391). [Ai4rei]
* Fixed a crash when an unknown map is encountered during parsing a 'script' npc and the script has mismatched curly braces (bugreport:4423, since r11502). [Ai4rei]