summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-28 17:14:26 +0000
committerKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-28 17:14:26 +0000
commitcadce9df6096c2e0038a233ea076bd78bc1b95eb (patch)
tree85845ba52f8b3b763256c884c96cab2beb5a43c9 /Changelog-Trunk.txt
parent4d93173bff9ec4e9de0d10e516d19dc0684cbcc4 (diff)
downloadhercules-cadce9df6096c2e0038a233ea076bd78bc1b95eb.tar.gz
hercules-cadce9df6096c2e0038a233ea076bd78bc1b95eb.tar.bz2
hercules-cadce9df6096c2e0038a233ea076bd78bc1b95eb.tar.xz
hercules-cadce9df6096c2e0038a233ea076bd78bc1b95eb.zip
- Fixed typo in the Priest Quest.
- Added year to the dates in stable/npc/Changelog.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9585 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 572e00f2f..0861670a1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -45,7 +45,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
parse_cmd hackery, and made "heal (.@val+rand(0xff))&0xff,0;" valid
again. [FlavioJS]
2006/12/24
- * Small fir for changeset 9539 (support for PACKETVER above 7) [KarLaeda]
+ * Small fix for changeset 9539 (support for PACKETVER above 7) [KarLaeda]
2006/12/23
* Fallback for parenthesis argument lists in the script engine.
"func (exp) , ..." is valid again.