summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-16 09:56:30 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-16 09:56:30 +0000
commitdb85b6483e9e9d67a28f1ba946c83bd0fca6e120 (patch)
tree8e0b58e2e935b8782bca3e2fbba0a3dc0d17f3cc /Changelog-Trunk.txt
parent2424ac9283f7e370d4e3135758f92322c061c05e (diff)
downloadhercules-db85b6483e9e9d67a28f1ba946c83bd0fca6e120.tar.gz
hercules-db85b6483e9e9d67a28f1ba946c83bd0fca6e120.tar.bz2
hercules-db85b6483e9e9d67a28f1ba946c83bd0fca6e120.tar.xz
hercules-db85b6483e9e9d67a28f1ba946c83bd0fca6e120.zip
* Added a message indicating how many concurrent connections the server was compiled to support.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14978 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f54c97819..6934a6c21 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/10/16
+ * Added a message indicating how many concurrent connections the server was compiled to support. [Ai4rei]
* Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer. [Ai4rei]
* Changed function-like macros into inline functions where it seemed appropriate (topic:264007). [Ai4rei]
* Fixed public/guild chat message packets sending strings without zero-termination causing recent clients to display trailing junk on such messages (bugreport:5068). [Ai4rei]