summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-16 10:12:27 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-16 10:12:27 +0000
commit9babe46efb2a08fdce5829638e9c5a5a9e9886d7 (patch)
tree50b1dd5e90497b44f51f268dc603ffd29c8a9298 /Changelog.txt
parent3d2fe3eb0be9f4df7a88d3a05bbcff43ff68b096 (diff)
downloadhercules-9babe46efb2a08fdce5829638e9c5a5a9e9886d7.tar.gz
hercules-9babe46efb2a08fdce5829638e9c5a5a9e9886d7.tar.bz2
hercules-9babe46efb2a08fdce5829638e9c5a5a9e9886d7.tar.xz
hercules-9babe46efb2a08fdce5829638e9c5a5a9e9886d7.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@582 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 78d61bc53..d3a4ae2b5 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,10 +1,10 @@
Date Added
12/16
+ * Added #itemlist, removed @charitemlist [MC Cameri]
+ * Changed @job and #job so that when it's used it unequips all the items, to prevent sprite errors [MC Cameri]
* Fixed a misuse of mysql_config (thanks Daegalus for
creating a reproducable environment for me) [MouseJstr]
* Fixed compile time errors for gcc 2.95 [MouseJstr]
- * Added #itemlist, removed @charitemlist [MC Cameri]
- * Changed @job and #job so that when it's used it unequips all the items, to prevent sprite errors [MC Cameri]
* Updated Forging and Potion making formulas by DracoRPG [celest]
* Changes to the guild skills
- Dropped using sc_data and use flag values instead