[the-board] [release] 0.1.1



commit bede7ce996e7abfa4b41d795e5396ad28d81fb1a
Author: Lucas Rocha <lucasr gnome org>
Date:   Mon Jan 31 21:04:17 2011 +0000

    [release] 0.1.1

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36357a3..f85bf80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+0.1.1
+-----
+
+New features:
+ * Sound elements with Voice Memo support
+ * Select, align, distribute, move, remove multiple elements
+ * Five brand-new backgrounds: cork, fabrid, paper, cardboard, and green
+
+Contributors:
+ Lucas Rocha
+
+Translations:
+ Flamarion Jorge [pt_BR], Marek Ä?ernocký [cs], Matej UrbanÄ?iÄ? [sl],
+ Aron Xu [zh_CN], Daniel Mustieles [es], Daniel Nylander [se],
+ Fran Diéguez [gl], Jorge González [es], Yaron Shahrabani [he]
+
+Bugs fixed:
+ 636624 Add audio thing with recording capability
+ 636627 Support selection of multiple things
+ 636628 Support alignment of multiple things
+ 637484 Hover events stop working after activating an element
+ 637703 New pages have undefined background id
+ 637705 Come up with some proper background images
+ 639207 Show playback and recording time on Sounds elements
+ 639318 Using Tab in a New Note results in disabled Text Input
+ 639905 Add Ctrl+click shortcut to append selection
+ 640597 Note and Label elements can't be activated after being dragged
+ 640792 Don't leave the AUTHORS file empty
+ 641019 The Board doesn't run on system LD_LIBRARY_PATH because of
+        libmozjs.so
+
+
 0.1.0
 -----
 
diff --git a/configure.ac b/configure.ac
index aa3c3fe..b52b63a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([the-board],[0.2.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=the-board],[the-board])
+AC_INIT([the-board],[0.1.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=the-board],[the-board])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/tb/tb-box.c])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]