[pinpoint] increment version to 0.1.2, update NEWS
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pinpoint] increment version to 0.1.2, update NEWS
- Date: Mon, 23 May 2011 12:59:28 +0000 (UTC)
commit 93d45e3e0bb669980c28823d2568c7e49eaf5069
Author: �yvind Kolås <pippin gimp org>
Date: Mon May 23 13:59:15 2011 +0100
increment version to 0.1.2, update NEWS
NEWS | 12 +++++++++++-
configure.ac | 2 +-
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a72ae51..2db8d34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-0.1 - First release - 2011-05-17
+0.1.2 - Sushi Monday - 2011-05-23
+
+- New background scaling type 'stretch'
+- Handle relative paths fully
+- Added '.mkv' to list of video extensions
+- Only treat # at start of line as comments
+- Improve documentation
+- Distribute ClutterScript based transitions in tarball
+ (without it pinpoint didnt work)(
+
+0.1.0 - First release - 2011-05-17
Initial feature set: Positioning of text, image backgrounds, video backgrounds,
transitions, video backgrounds, pdf export, running of commands, editing of
diff --git a/configure.ac b/configure.ac
index 91321ec..641b9d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(pinpoint, [0.1.0], [])
+AC_INIT(pinpoint, [0.1.2], [])
AC_CONFIG_SRCDIR(pinpoint.c)
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([foreign -Wno-portability no-define])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]