diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-09 11:54:32 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-09 11:54:32 +0000 |
commit | 114199854324d9d3ef203fecc6969c747e22404d (patch) | |
tree | a91065ffff014a11cdc594e0c391d787b4ae8a51 /Changelog-SVN.txt | |
parent | 7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2 (diff) | |
download | hercules-114199854324d9d3ef203fecc6969c747e22404d.tar.gz hercules-114199854324d9d3ef203fecc6969c747e22404d.tar.bz2 hercules-114199854324d9d3ef203fecc6969c747e22404d.tar.xz hercules-114199854324d9d3ef203fecc6969c747e22404d.zip |
* Some changes in sig_dump to allow Cygwin produce stackdumps upon crash again
* Changed the default stackdump creation folder from /save to /log
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1221 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 60affd92f..519e25805 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,9 @@ Date Added 03/09 + * Some changes in sig_dump to allow Cygwin produce stackdumps upon crash again, + thanks to Ser [celest] + * Changed the default stackdump creation folder from /save to /log [celest] * Fixed a typo in TXT login server logging, thanks to Skyer / eAthenaC [celest] * Added HP and SP rate underflow checking [celest] * Added stop auto attacking if no arrows were equipped [celest] |