diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 12:33:12 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 12:33:12 +0000 |
commit | 5db70cd4d8f9f612eb0da991bc25be944dd7214d (patch) | |
tree | 4d6e7d44d68ce583ac0c3f1a2799e4daa454933f /Changelog-Trunk.txt | |
parent | bf1d8fa726a05fc1334bb7ade930ba246a0a8598 (diff) | |
download | hercules-5db70cd4d8f9f612eb0da991bc25be944dd7214d.tar.gz hercules-5db70cd4d8f9f612eb0da991bc25be944dd7214d.tar.bz2 hercules-5db70cd4d8f9f612eb0da991bc25be944dd7214d.tar.xz hercules-5db70cd4d8f9f612eb0da991bc25be944dd7214d.zip |
Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6130 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d490a6029..05be59de5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/04/17
* Clearing the dummy npc after fooling the client. [Lance]
+ * Updated DLLS. Please DO NOT update the libs from now on
+ (except if mySQL has newer builds which are not compatible
+ with client DLL). [Lance]
2006/04/16
* Fixed the first call to the walk timers having the tick interval halved,
|