summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-15 20:12:51 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-15 20:12:51 +0000
commit17aeb75dcd66b99d540b6fc37604a4c8037ffec5 (patch)
tree186c55e415a03d50674fa9b742bbd9778dd54f43 /Changelog-Trunk.txt
parent7b5a33083c2b411e37f9412091937c18dbe92e29 (diff)
downloadhercules-17aeb75dcd66b99d540b6fc37604a4c8037ffec5.tar.gz
hercules-17aeb75dcd66b99d540b6fc37604a4c8037ffec5.tar.bz2
hercules-17aeb75dcd66b99d540b6fc37604a4c8037ffec5.tar.xz
hercules-17aeb75dcd66b99d540b6fc37604a4c8037ffec5.zip
* Various accumulated insignificant fixes to documentation, examples and comments.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14674 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 26505304f..78b569324 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/01/15
+ * Various accumulated insignificant fixes to documentation, examples and comments. [Ai4rei]
2011/01/14
* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself. [Ai4rei]
- Control panel developers are encouraged to enable players to modify this value, as it is required for new character deletion (2010-08-03aRagexeRE and later, not yet implemented).