[Nickle] nickle: Branch 'master'

Keith Packard keithp at keithp.com
Sun Nov 25 22:03:42 PST 2007


 configure.in     |    2 +-
 debian/changelog |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit f697f8a66f4e4a408a076a6f7ea9daf5256a71c5
Author: Keith Packard <keithp at keithp.com>
Date:   Sun Nov 25 22:00:19 2007 -0800

    Bump to version 2.61

diff --git a/configure.in b/configure.in
index 53e7a66..7616586 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl for licensing information.
 AC_PREREQ(2.59)
 
 AC_INIT([nickle],
-	2.60,
+	2.61,
 	[http://nickle.org],
 	nickle)
 
diff --git a/debian/changelog b/debian/changelog
index e5988fe..8081efd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nickle (2.61-1) unstable; urgency=low
+  * Allow '.' before struct elt in initializers
+  * Update builtins, tests and examples to use the new syntax
+  * Bump to version 2.61
+
+ -- Keith Packard <keithp at keithp.com>  Sun, 25 Nov 2007 21:57:24 -0800
+
 nickle (2.60-1) unstable; urgency=low
   * Bump to version 2.60
   * Flush file output on exit call.


More information about the Nickle mailing list