summaryrefslogtreecommitdiff
path: root/Changelog-Renewal.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-22 12:36:39 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-22 12:36:39 +0000
commit1d5a74a95d692da014348b66c47f3c357796bd66 (patch)
treef1925bce4a84497d570342fb4d1f62c50f49dafb /Changelog-Renewal.txt
parent45118f66b0e5604373672ea7dff0a844b3d57c27 (diff)
downloadhercules-1d5a74a95d692da014348b66c47f3c357796bd66.tar.gz
hercules-1d5a74a95d692da014348b66c47f3c357796bd66.tar.bz2
hercules-1d5a74a95d692da014348b66c47f3c357796bd66.tar.xz
hercules-1d5a74a95d692da014348b66c47f3c357796bd66.zip
* Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14484 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r--Changelog-Renewal.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt
index 01d031adf..a3426bd21 100644
--- a/Changelog-Renewal.txt
+++ b/Changelog-Renewal.txt
@@ -3,6 +3,7 @@ Date Added
2010/11/22
* mail_deliveryfail no longer attempts to log (since r12910) and give items (since r11855), when there is no item attached to the mail (bugreport:3239). [Ai4rei]
* Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275). [Ai4rei]
+ * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). [Ai4rei]
2010/11/21
* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059). [Ai4rei]
* Added 64-bit variants of the socket and buffer I/O macros. [Ai4rei]