summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-17 02:16:13 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-17 02:16:13 +0000
commitf77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3 (patch)
tree8bbc468d4a23e54e6675ddb684e2af67934ddaf0 /Changelog-Trunk.txt
parent5c10ad80c373bef3cc2417742787e68b231ab5e9 (diff)
downloadhercules-f77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3.tar.gz
hercules-f77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3.tar.bz2
hercules-f77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3.tar.xz
hercules-f77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3.zip
Added a missing argument to a warning containing a format specifier.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14465 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 4fbac2046..fc2bd2d1f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/16
+ * Added a missing argument to a warning containing a format specifier. [Paradox924X]
2010/11/15
* Follow-up to r14456. Default initialize atk_rate to 0 instead of 100 to match new effect of bonus bAtkRate. [Paradox924X]
2010/11/14