diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 13:33:11 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 13:33:11 +0000 |
commit | c08b98ac167a79335ed19eca9d3e323147f5fbf1 (patch) | |
tree | c1b8caa0517105cdd58b4bbb43058aeb27a6fa5b /Changelog-Trunk.txt | |
parent | be9a68f5b1e78d7e5be21b7553179814c55613fa (diff) | |
download | hercules-c08b98ac167a79335ed19eca9d3e323147f5fbf1.tar.gz hercules-c08b98ac167a79335ed19eca9d3e323147f5fbf1.tar.bz2 hercules-c08b98ac167a79335ed19eca9d3e323147f5fbf1.tar.xz hercules-c08b98ac167a79335ed19eca9d3e323147f5fbf1.zip |
* GCC on Cygwin still complaining, resorted to including limits.h in malloc.h
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5770 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 11cb5985b..9e0f1d9dd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/03/26
+ * GCC on Cygwin still complaining, resorted to including limits.h in malloc.h [Lance]
* Refixed the fix with a constant list for Win32 users - limits.h (imported from MSVC) [Lance]
* Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]
* Added jAthena's new start and athena-start shell scripts. [Lance]
|