[Nickle] nickle: Branch 'refs/tags/2.79'
Keith Packard
keithp at keithp.com
Wed Mar 22 23:52:04 PDT 2017
Rebased ref, commits from common ancestor:
commit 62538ae681138311fdb0d60419049dee291e4b4e
Author: Keith Packard <keithp at keithp.com>
Date: Thu Mar 23 06:45:53 2017 +0100
Update to version 2.79
Signed-off-by: Keith Packard <keithp at keithp.com>
diff --git a/configure.ac b/configure.ac
index ba9d7ce..7a51231 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,8 +6,8 @@ dnl for licensing information.
AC_PREREQ([2.69])
-AC_INIT([nickle],[2.78],[http://nickle.org],[nickle])
-RELEASE_DATE="2017-03-15"
+AC_INIT([nickle],[2.79],[http://nickle.org],[nickle])
+RELEASE_DATE="2017-03-16"
AC_CONFIG_SRCDIR([nickle.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR(.)
diff --git a/debian/changelog b/debian/changelog
index d550556..7c3ad4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nickle (2.79-1) unstable; urgency=low
+
+ * Fix bus error on sparc64 due to unaligned DataCache.
+
+ -- Keith Packard <keithp at keithp.com> Thu, 16 Mar 2017 10:52:49 -0700
+
nickle (2.78-1) unstable; urgency=low
* Add sudoku generator and solver example.
More information about the Nickle
mailing list