diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-01 01:55:17 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-01 01:55:17 +0000 |
commit | c4703684d2c435e1360f3fe3318b979d90a5c0b4 (patch) | |
tree | 4fca5851c475ff2b3b78946c5767173cb45934c1 /Changelog-Trunk.txt | |
parent | 76fc6e64c9c19af428e6f37020a1971fcea1304e (diff) | |
download | hercules-c4703684d2c435e1360f3fe3318b979d90a5c0b4.tar.gz hercules-c4703684d2c435e1360f3fe3318b979d90a5c0b4.tar.bz2 hercules-c4703684d2c435e1360f3fe3318b979d90a5c0b4.tar.xz hercules-c4703684d2c435e1360f3fe3318b979d90a5c0b4.zip |
* Fixed lack of initialization in chrif_authreq causing crashes in chrif_authok.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6420 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ebac81f20..a11787a80 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/04/30
+ * Fixed lack of initialization in chrif_authreq causing crashes in chrif_authok. [Lance]
* Fixed a logic error that was likely the cause of pet loot drops not
working. [Skotlex]
* If someone is expulsed from a guild while the guild storage is open, it
|