[genius] Sun Nov 07 11:48:14 2010 Jiri (George) Lebl <jirka 5z com>
- From: George Lebl <jirka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Sun Nov 07 11:48:14 2010 Jiri (George) Lebl <jirka 5z com>
- Date: Sun, 7 Nov 2010 19:49:48 +0000 (UTC)
commit ba639977459f61858f4fb08712c91b3fa6e070e1
Author: Jiri (George) Lebl <jirka 5z com>
Date: Sun Nov 7 11:49:38 2010 -0800
Sun Nov 07 11:48:14 2010 Jiri (George) Lebl <jirka 5z com>
* configure.in, NEWS: I will be releasing 1.0.12 shortly
ChangeLog | 4 ++++
NEWS | 12 ++++++++++++
configure.in | 2 +-
3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 03d829f..bcf03e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Nov 07 11:48:14 2010 Jiri (George) Lebl <jirka 5z com>
+
+ * configure.in, NEWS: I will be releasing 1.0.12 shortly
+
Sun Nov 07 11:39:40 2010 Jiri (George) Lebl <jirka 5z com>
* src/gnome-genius.c: add recent files menu
diff --git a/NEWS b/NEWS
index a5b1b7d..6970d9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes to 1.0.12
+
+* Recently used files menu
+* Only run ps2epsi on eps output if selected, it can be very slow and
+ I've realized it's not commonly needed
+* Fix handling of comment at the end of file when running from the IDE
+* Fix handling of newlines in the lexer
+* Fix CrossProduct
+* Some self tests were missing in the distro (Matthias Drochner)
+* Fix 64 bit build to be warning free
+* Fix buld on Make 3.82 (Dominique Leuenberger)
+
Changes to 1.0.11
* Build fix for some versions of ncurses (Stephan Hegel)
diff --git a/configure.in b/configure.in
index 09e90b5..f65ffc6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(src/calc.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(genius,1.0.11)
+AM_INIT_AUTOMAKE(genius,1.0.12)
dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
AC_SUBST(ACLOCAL_AMFLAGS, "$ACLOCAL_FLAGS")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]