summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 02:39:29 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 02:39:29 +0000
commitfbf0ef35706d41c7929dc11c58c74cfa43363744 (patch)
treeb09dd64d7aba22cc470638c3ce637a2845d3527c /Changelog-SVN.txt
parentcb44aff61ed172eb338535078d772090b124d465 (diff)
downloadhercules-fbf0ef35706d41c7929dc11c58c74cfa43363744.tar.gz
hercules-fbf0ef35706d41c7929dc11c58c74cfa43363744.tar.bz2
hercules-fbf0ef35706d41c7929dc11c58c74cfa43363744.tar.xz
hercules-fbf0ef35706d41c7929dc11c58c74cfa43363744.zip
* Fixed 'use_sql_db' not read properly in SQL char server
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1317 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 9289fdbdb..7fd141268 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
-03/29 * Added three fields to mmo_charstatus - father/mother/child
+03/29
+ * Fixed 'use_sql_db' not read properly in SQL char server, thanks to Wallex
+ * Added three fields to mmo_charstatus - father/mother/child
needed for adoption system [veider]
* Added adoption support to charserver SQL version [veider]
* Added atcommand_adopt - create a family of three [veider]