diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-22 10:48:57 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-22 10:48:57 +0000 |
commit | 7dc7a1fc2071ca796ca1cbb091a6b97d412a41f1 (patch) | |
tree | e1af85d9e084d7e96f2d7dbc032d6a846f7a5151 /Changelog-Trunk.txt | |
parent | 220eb19293c057036c162da9bd0b7a7cd4e0a986 (diff) | |
download | hercules-7dc7a1fc2071ca796ca1cbb091a6b97d412a41f1.tar.gz hercules-7dc7a1fc2071ca796ca1cbb091a6b97d412a41f1.tar.bz2 hercules-7dc7a1fc2071ca796ca1cbb091a6b97d412a41f1.tar.xz hercules-7dc7a1fc2071ca796ca1cbb091a6b97d412a41f1.zip |
* Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14483 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 2286d261a..01d031adf 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,6 +2,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] 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] |