From: Arnout E. <rab...@us...> - 2013-07-21 13:33:36
|
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 "notion window manager core". The branch, master has been updated via 5dbd867f6df6b91335b8f2152cd54f946b15be94 (commit) from 58bd317739cf01ff5690626a59a3a86e656c38e8 (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 5dbd867f6df6b91335b8f2152cd54f946b15be94 Author: Arnout Engelen <arn...@bz...> Date: Sun Jul 21 15:31:48 2013 +0200 More flexible logging subsystem For now we'll let this live alongside the existing libtu 'warn' infrastructure ----------------------------------------------------------------------- Summary of changes: de/font.c | 7 +++++-- ioncore/Makefile | 3 ++- ioncore/log.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ ioncore/log.h | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 95 insertions(+), 3 deletions(-) create mode 100644 ioncore/log.c create mode 100644 ioncore/log.h hooks/post-receive -- notion window manager core |