ishik****@users*****
ishik****@users*****
2010年 6月 23日 (水) 19:29:44 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "keitairc" repository containing the "keitairc" project. The branch, master has been updated via 38df9f72194676da417138e1e09797aa611a49b0 (commit) via 36ec998d21332140049ddd5a9125f100ad19ff94 (commit) via 7c442b132fd7caf32e5e63dd8f6c507a869d215c (commit) via d88a336a0980fff565d5e6d4db39c32cd65549db (commit) from 5746f3a464b5584407c976e75c1f9816361d9515 (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 38df9f72194676da417138e1e09797aa611a49b0 Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Wed Jun 23 17:47:10 2010 +0900 daemonize before log open because Proc::Daemon will be close all files. This will be cause trouble with log writers. commit 36ec998d21332140049ddd5a9125f100ad19ff94 Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Wed Jun 23 17:32:40 2010 +0900 reduce Requirement Proc::Daemon commit 7c442b132fd7caf32e5e63dd8f6c507a869d215c Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Wed Jun 23 17:19:08 2010 +0900 Log related cleanup Sys::Syslog check and if not installed fall back to file writer commit d88a336a0980fff565d5e6d4db39c32cd65549db Author: ISHIKAWA Mutsumi <ishik****@hanzu*****> Date: Wed Jun 23 12:30:10 2010 +0900 access error log handling fix ----------------------------------------------------------------------- Summary of changes: Makefile.PL | 1 - keitairc | 29 ++++++++++++++++------------- lib/Keitairc/Config.pm | 24 ++++++++++++------------ lib/Keitairc/Log.pm | 35 +++++++++++++++++++++++++---------- 4 files changed, 53 insertions(+), 36 deletions(-) hooks/post-receive -- keitairc (keitairc)