changelog updated
[dbuscron] / debian / changelog
index fe38113..11ee1b1 100644 (file)
@@ -1,3 +1,50 @@
+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 <kstep@p-nut.info>  Wed, 22 Dec 2010 18:12:20 +0200
+
+dbuscron (1.4-1) unstable; urgency=low
+
+  * Next release:
+
+    Konstantin Stepanov (9):
+          bus: interface to set custom session bus
+          --sessionaddr option to set custom session bus address
+          parser: fixed typo
+          support \xXX escape characters in args field
+          parser: fix bug in syntax checker on starred fields
+          genchangelog: indent shortlog correctly
+          run dbuscron as user
+          support \uXXXX as well as \xXX in args field
+          Makefile: better compilation
+    
+
+ -- Konstantin Stepanov <kstep@p-nut.info>  Tue, 21 Dec 2010 14:27:12 +0200
+
 dbuscron (1.3-1) unstable; urgency=low
 
   * Next release: