summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 16:15:59 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 16:15:59 +0000
commit3f3a0e79643fecf5209128075028e375a4a5bb95 (patch)
tree6e6fff60a1e0fefeb254634bc1dec8ccf4a73c75
parent1a194c732064c612f23e55c6c0033ffea0303050 (diff)
downloadhercules-3f3a0e79643fecf5209128075028e375a4a5bb95.tar.gz
hercules-3f3a0e79643fecf5209128075028e375a4a5bb95.tar.bz2
hercules-3f3a0e79643fecf5209128075028e375a4a5bb95.tar.xz
hercules-3f3a0e79643fecf5209128075028e375a4a5bb95.zip
Added comment on using the upgrade_svn sql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1332 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--Changelog-SVN.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 90bdb712d..de5e58844 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,10 @@
+
Date Added
03/29
+ * Please make sure to use the stable/sql-files/upgrade_svn1315.sql to
+ upgrade your mysql as a result of the new adoption system. Thank you
+ -MouseJstr
* Updated damage calculation for Magnum Break [celest]
* Fixed #item not working properly, thanks to TripleOxygen
* Fixed a lot of compile time problems with our mixed C++/C