summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-01-11 22:56:45 +0100
committerRicardo Wurmus <rekado@elephly.net>2018-01-11 22:56:45 +0100
commit7ce40eda0bea5f6354927c24fb7084e92bd691ea (patch)
treed6abbcb946081caa39a2791b22a0b2321324dcb8
parent1083af1a0fcfea6ad64dcc723c28c147ec6d453c (diff)
Add NEWS.
* NEWS: New file.
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..0d0624a
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,13 @@
+-*- org -*-
+#+TITLE: Guile Debbugs NEWS – history of user-visible changes
+#+STARTUP: content hidestars
+
+Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved.
+
+* Initial release 0.0.1
+
+This is the first public release of Guile Debbugs. Enjoy!