diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-25 21:47:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-25 21:47:02 +0000 |
commit | 20ce782b85e3852e6e4fb83a0562b13dcc65b56c (patch) | |
tree | 7cfb1292232df997fec3ca6de4948340eb869526 /Changelog-Trunk.txt | |
parent | 7d9376f863ec9a6c08a096350d4148bd2d53a94b (diff) | |
download | hercules-20ce782b85e3852e6e4fb83a0562b13dcc65b56c.tar.gz hercules-20ce782b85e3852e6e4fb83a0562b13dcc65b56c.tar.bz2 hercules-20ce782b85e3852e6e4fb83a0562b13dcc65b56c.tar.xz hercules-20ce782b85e3852e6e4fb83a0562b13dcc65b56c.zip |
- Added a missing ntohl call in the loginlog code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7884 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 e9261074d..8c97f4481 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/07/25
+ * Added a missing ntohl call in the loginlog code. [Skotlex]
* Added a check when buying from npcs to allow buying of item_avail items.
[Skotlex]
* Fixed duel accept invite sending the packet before the duel data is set
|