summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 02:44:22 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 02:44:22 +0000
commitc49b2b2da95036696f3afcf49e176bac5328da53 (patch)
tree1738ae6c31ca66dad63fb39129d30680d1815a8a /Changelog-SVN.txt
parentfbf0ef35706d41c7929dc11c58c74cfa43363744 (diff)
downloadhercules-c49b2b2da95036696f3afcf49e176bac5328da53.tar.gz
hercules-c49b2b2da95036696f3afcf49e176bac5328da53.tar.bz2
hercules-c49b2b2da95036696f3afcf49e176bac5328da53.tar.xz
hercules-c49b2b2da95036696f3afcf49e176bac5328da53.zip
* Added auto create 'save' folder from 'save-tmpl' when compiling for the first time
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1318 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 7fd141268..8f647ffc8 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
03/29
+ * Added auto create 'save' folder from 'save-tmpl' when compiling for the
+ first time, thanks to Jbain
* 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]