1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

Automatically rename log file when crashing, added backtrace to log file

This commit is contained in:
Sebastien Helleu
2006-05-20 13:42:08 +00:00
parent 0eea93bba3
commit 2322eb0625
10 changed files with 294 additions and 82 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ WeeChat - Wee Enhanced Environment for Chat
ChangeLog - 2006-05-20
Version 0.1.9 (under dev!):
* added backtrace when WeeChat crashes
* added backtrace when WeeChat crashes, log file automatically renamed
* added lock for log file (~/.weechat/weechat.log), only one WeeChat
process can use this file (bug #16382)
* fixed crash with malformed UTF-8 strings