aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-27 13:45:44 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-27 13:45:44 +0200
commitf54e0b98bffa4a83dac020e02c204af23daa8e86 (patch)
tree2907b7542e5082c039635b471ec6baa291e21de9
parent04359c91ce6b60bb267df30be4369ab01b9e0016 (diff)
downloadstandardskriver-0.0.1.tar.gz
standardskriver-0.0.1.tar.bz2
standardskriver-0.0.1.zip
release 0.0.10.0.1
-rw-r--r--ChangeLog113
1 files changed, 113 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..2a57347
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,113 @@
+2017-06-27 13:45:44 +0200 Mike Gabriel (afadd85)
+
+ * release 0.0.1 (HEAD -> master)
+
+2017-06-27 13:36:17 +0200 Mike Gabriel (04359c9)
+
+ * Add VERSION file.
+
+2017-06-27 13:33:35 +0200 Mike Gabriel (1dbfcf4)
+
+ * README.md: Add installation instructions. (origin/master)
+
+2017-06-27 13:26:37 +0200 Mike Gabriel (c34cfc4)
+
+ * Convert to Python3.
+
+2017-06-27 12:33:13 +0200 Mike Gabriel (ced5725)
+
+ * Add Makefile, mainly for installation ruleset.
+
+2017-06-27 12:27:56 +0200 Mike Gabriel (f8b737a)
+
+ * README.md: More monospace passages.
+
+2017-06-27 12:26:54 +0200 Mike Gabriel (b65ca77)
+
+ * README.md: Improve introduction line.
+
+2017-06-27 12:25:19 +0200 Mike Gabriel (1b2ada7)
+
+ * Adapt monospace strings to Python Markdown. Hopefully, this makes
+ our CGit markdown hook happy.
+
+2017-06-27 12:21:59 +0200 Mike Gabriel (6d712d2)
+
+ * README.md: Add multi-site configuration details.
+
+2017-06-27 12:11:16 +0200 Mike Gabriel (3e83b2f)
+
+ * standardskriver: Use a generic file location for getting the site
+ name/id from.
+
+2017-06-27 12:08:35 +0200 Mike Gabriel (6c1beb7)
+
+ * examples/: Add a standardskriver.cfg config example.file.
+
+2017-06-27 12:08:15 +0200 Mike Gabriel (8f14463)
+
+ * data/: Add standardskriver.desktop XDG autostart file.
+
+2017-06-27 12:07:17 +0200 Mike Gabriel (f87618c)
+
+ * Add LICENSE file.
+
+2017-06-27 12:06:43 +0200 Mike Gabriel (9c44b55)
+
+ * README.md: Fix layouting of copyright holdership part.
+
+2017-06-27 12:06:30 +0200 Mike Gabriel (20a60f1)
+
+ * Fix typo: loptions -> lpoptions.
+
+2017-06-27 12:00:59 +0200 Mike Gabriel (e1d7ea6)
+
+ * README.md: Next try for displaying code blocks via CGit's markdown
+ engine.
+
+2017-06-27 11:58:13 +0200 Mike Gabriel (1a48580)
+
+ * Rework README.md and fix various parts syntactically and
+ content-wise.
+
+2017-06-27 11:35:33 +0200 Mike Gabriel (5bc5d5c)
+
+ * Update copyright holderships in file headers.
+
+2017-06-26 14:45:18 +0200 Benjamin Schlüter (d065fce)
+
+ * Fixed typos in ReadMe.
+
+2017-06-26 14:37:46 +0200 Benjamin Schlüter (7a8d403)
+
+ * Fixed missing line breaks in ReadMe.
+
+2017-06-26 14:35:48 +0200 Benjamin Schlüter (2e5c85f)
+
+ * Fixed misplaced backslashes.
+
+2017-06-26 14:32:30 +0200 Benjamin Schlüter (fed79c7)
+
+ * Fixed missing line break in ReadMe.
+
+2017-06-26 14:30:07 +0200 Benjamin Schlüter (078d91d)
+
+ * Fixed missing space in ReadMe.
+
+2017-06-26 14:29:07 +0200 Benjamin Schlüter (83085dd)
+
+ * standardskriver: Fixed up ReadMe for/in Markdown.
+
+2017-06-26 12:47:34 +0200 Benjamin Schlüter (b4662aa)
+
+ * standardskriver: Wrote preliminary readme for common use cases.
+
+2017-06-26 10:09:33 +0200 Mike Gabriel (d306054)
+
+ * Import standardskriver from itzks-systems package.
+
+2017-06-26 10:08:24 +0200 Mike Gabriel (cb12a8f)
+
+ * Start stanardskriver project as separate upstream project (instead
+ of shipping in itzks-systems).
+