summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--README.org2
-rw-r--r--VERSION2
3 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0d0624a..f3ba093 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+* First release as part of GNU: 0.0.2
+
+On January 15, 2018 Guile Debbugs joined the GNU Project.
+
* Initial release 0.0.1
This is the first public release of Guile Debbugs. Enjoy!
diff --git a/README.org b/README.org
index 42352bc..b80b370 100644
--- a/README.org
+++ b/README.org
@@ -8,6 +8,8 @@ This is an attempt to provide Guile bindings for the debbugs bug
tracker. See the Info manual (=doc/guile-debbugs.info=) for examples
and documentation. (You will have to build it first.)
+Guile Debbugs is part of the [[https://www.gnu.org/][GNU project]].
+
* Missing features
+ convenience procedures for =<bug>= records (e.g. =bug-done?=)
diff --git a/VERSION b/VERSION
index 8acdd82..4e379d2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.1
+0.0.2