Welcome to little lamb

Code » slicd » commit f7d0acb

Bump to 0.2.0; Update HISTORY

author Olivier Brunel
2016-10-30 17:34:17 UTC
committer Olivier Brunel
2016-10-30 17:34:17 UTC
parent cc2104703abd22a96a69697819a0c5af236e1cb4

Bump to 0.2.0; Update HISTORY

HISTORY +18 -0
package/info +1 -1

diff --git a/HISTORY b/HISTORY
index c414d2a..4b05af7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,4 +1,22 @@
 
+# 2016-11-01, v0.2.0
+
+- Bump skalibs dependency to 2.4.0.0
+
+- Makefile: Fix install w/ dynamic library
+
+- Fix DST handling
+
+- Add "special DST" mode: on a per-job basis, it is possible to enable a
+  "special DST" mode on deactivation, activation, or both. See slicd-parser(1)
+  and slicd-sched(1) for more.
+
+- parser: Add prefix '!' to invert matching values
+
+- Add slicd-dump: to print content of "compiled" crontabs in human-readable
+  format
+
+
 # 2016-01-12, v0.1.0
 
  *  first release
diff --git a/package/info b/package/info
index b9ec58e..2cec87c 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
 package=slicd
-version=0.1.0
+version=0.2.0
 category=admin
 package_macro_name=SLICD