summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-20 01:09:31 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-20 01:09:31 +0000
commit558c681aac46514ef406668f9d28dae34e778ec4 (patch)
treecad86427b64ec4d244c616f49a2f84c998d2f1a6 /Changelog-Trunk.txt
parent6bd4e62a427a7d583b287e6969a682a0fa1c5230 (diff)
downloadhercules-558c681aac46514ef406668f9d28dae34e778ec4.tar.gz
hercules-558c681aac46514ef406668f9d28dae34e778ec4.tar.bz2
hercules-558c681aac46514ef406668f9d28dae34e778ec4.tar.xz
hercules-558c681aac46514ef406668f9d28dae34e778ec4.zip
* Fixed pc_marriage not checking spouse character job for baby class.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14471 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 72c556c78..1fdf5768e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -10,6 +10,7 @@ Date Added
* Fixed plug-in version getting checked against itself and a wrong operator being used for the check (bugreport:3952, since r9631). [Ai4rei]
* Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x2710 (bugreport:2819). [Ai4rei]
* Made script command getmapxy print a warning, if an invalid type is supplied (related r69, r8459). [Ai4rei]
+ * Fixed pc_marriage not checking spouse character job for baby class. [Ai4rei]
2010/11/16
* Added a missing argument to a warning containing a format specifier. [Paradox924X]
2010/11/15