summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..b52d5b9
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,35 @@
+spline-startup (1.4-1) unstable; urgency=low
+
+ * Remove old option name
+ * Allow dots in the script names
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Thu, 03 Mar 2016 05:32:13 +0100
+
+spline-startup (1.3-1) unstable; urgency=low
+
+ * Work for users with restricted shell, too
+ * No need to wait(), communicate() will already wait
+ * Execute the scripts manually
+ * Allow multiple actions
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 02 Mar 2016 21:26:56 +0100
+
+spline-startup (1.2-1) unstable; urgency=low
+
+ * Remove trailing whitespace
+ * Code style
+ * Add config file for user to include or exclude
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Mon, 22 Feb 2016 02:07:45 +0100
+
+spline-startup (1.1-1) unstable; urgency=low
+
+ * Do not use su in non-root mode
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 02 Sep 2015 03:35:46 +0200
+
+spline-startup (1.0-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Tue, 01 Sep 2015 04:02:01 +0200