diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-17 19:11:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-17 19:11:02 +0000 |
commit | 472eb3bd0d8598c2230fc1d8959fcc7e0a450cac (patch) | |
tree | dd9a422ebf6dd495458b780678173ff3f65339ed /Changelog-Trunk.txt | |
parent | c8d3ca81535c90da0b9d903b0976715f5fc5198b (diff) | |
download | hercules-472eb3bd0d8598c2230fc1d8959fcc7e0a450cac.tar.gz hercules-472eb3bd0d8598c2230fc1d8959fcc7e0a450cac.tar.bz2 hercules-472eb3bd0d8598c2230fc1d8959fcc7e0a450cac.tar.xz hercules-472eb3bd0d8598c2230fc1d8959fcc7e0a450cac.zip |
Reverting r12212. As expected, Linux is incompatible.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12213 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bc629ffd5..62d4ad2ee 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,9 +3,6 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. -2008/02/17 - * Made unix interface enumeration work with dynamic sockaddr lengths - (BSD, for example). Complain if it doesn't compile. (bugreport:765) 2008/02/14 * Removed/replaced all calls to map_getallusers (followup to r12195) * Trashed @whozeny (from r269) [ultramage] |