summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-09 11:54:32 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-09 11:54:32 +0000
commit114199854324d9d3ef203fecc6969c747e22404d (patch)
treea91065ffff014a11cdc594e0c391d787b4ae8a51 /Changelog-SVN.txt
parent7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2 (diff)
downloadhercules-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.txt3
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]