diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-02 04:41:23 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-02 04:41:23 +0000 |
commit | 7777bb2be759a3de32f5edbb53ae3d8b6396c563 (patch) | |
tree | fd8927f99d9ff87ad679749188136197becdedbe /Changelog-Trunk.txt | |
parent | 0698f0b34299624e6ac535442b4e7b8894dd8167 (diff) | |
download | hercules-7777bb2be759a3de32f5edbb53ae3d8b6396c563.tar.gz hercules-7777bb2be759a3de32f5edbb53ae3d8b6396c563.tar.bz2 hercules-7777bb2be759a3de32f5edbb53ae3d8b6396c563.tar.xz hercules-7777bb2be759a3de32f5edbb53ae3d8b6396c563.zip |
- Added missing min/max definitions to cbasetypes.h, needed for the @send change.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9388 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 d4b5ebe64..c9c3eba7f 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/12/02 + * Added missing min/max definitions to cbasetypes.h, needed for the @send change. [FlavioJS] * Replaced @send with the version I use for testing packets. Can display the packet length. Supports dynamic packets, quoted strings with escaped characters and fixed/variable length, and normal/hex |