From 340e6abdadb09412b86cc79653bf4a7776b8341c Mon Sep 17 00:00:00 2001 From: Konstantin Stepanov Date: Wed, 22 Dec 2010 18:12:20 +0200 Subject: [PATCH] changelog updated --- debian/changelog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/debian/changelog b/debian/changelog index 890ea3c..11ee1b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +dbuscron (1.5-1) unstable; urgency=low + + * Next release: + + Konstantin Stepanov (20): + convert message arguments in a more smart way on match + fixed typo in Makefile + DirectoryParser() to parse config directories + parse config dirs and files transparently + handle /etc/dbuscrontab.d as well as /etc/dbuscrontab + access filename in CrontabParser + log info about config source + migrate-dbus-scripts.py + Makefile: install main executable scripts in a uniform way + auto command args from message args + migrate-dbus-scripts.py: better handling of special cases + support fnmatch() args match + parser fixes + auto_args feature compatile with dbus-scripts args filling + dbuscrontab: get daemon's pid from pidfile if upstart failed + dbuscrontab: ability to pass config file to edit for -e action + dbuscrontab: config file argument is accepted by all actions + pass error messages into environment, None's are empty strings + documentation updated + Makefile: fixed shell syntax error + + + -- Konstantin Stepanov Wed, 22 Dec 2010 18:12:20 +0200 + dbuscron (1.4-1) unstable; urgency=low * Next release: -- 1.7.9.5