Browse Source

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@622 54d463be-8e91-2dee-dedb-b68131a5f0ec

codemaster 20 years ago
parent
commit
ba066b4b39
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,6 +1,7 @@
 Date	Added
 
 12/19
+	* Modified the main.sql to add the friend0 column; also added the upgrade_1.0.0.sql file [Codemaster]
 	* Introduced StringBuf into utils for use in building larger queries [MouseJstr]
 	* tested GUILD_CACHE (reducing guild related sql traffic to 30%) in 
 	  prep for unleasing it on the sql using public [MouseJstr]