[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-94-g59234ae |
Date: |
Thu, 03 May 2012 14:10:22 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".
The branch, master has been updated
via 59234aef2d1c2abad984eb4f58208c006690453d (commit)
from dfbe7845ae7ad0531d3d7488b0fbdd73f073574e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 59234aef2d1c2abad984eb4f58208c006690453d
Author: Mateusz Poszwa <address@hidden>
Date: Thu May 3 16:10:00 2012 +0200
core: fix truncated config files (zero-length) after system crash (bug
#36383)
The function config_file_write_internal now performs an overwrite-by-rename
(call to "rename" only) instead of calls to "unlink" then "rename".
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
src/core/wee-config-file.c | 3 ---
2 files changed, 1 insertions(+), 3 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-94-g59234ae,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-93-gdfbe784
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-95-gccfc2ae
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-93-gdfbe784
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-95-gccfc2ae
- Index(es):