diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 03:16:22 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 03:16:22 +0000 |
commit | 8b8ad4994db8d2558505f21babc17c03e4d5d244 (patch) | |
tree | 0fc9bf70f4c245b0510686d03029736888d7b5aa /Changelog-Trunk.txt | |
parent | 59208abde035ebeea609b043055614616afb72f1 (diff) | |
download | hercules-8b8ad4994db8d2558505f21babc17c03e4d5d244.tar.gz hercules-8b8ad4994db8d2558505f21babc17c03e4d5d244.tar.bz2 hercules-8b8ad4994db8d2558505f21babc17c03e4d5d244.tar.xz hercules-8b8ad4994db8d2558505f21babc17c03e4d5d244.zip |
[Fixed]:
- Compatibility problems in login.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6871 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8a2cc4540..2606739f2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/30
+ * [Fixed]:
+ - Compatibility problems in login.c [Lance]
* Fixed pets ignoring can-act delays for skill usage. [Skotlex]
* [Added]:
- Mercenary.c in VS.NET 2005 project files
|