summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2010-12-19 16:37:02 -0800
committerEitan Isaacson <eitan@monotonous.org>2010-12-19 16:37:02 -0800
commit215d46e567ba1a605e415996c7dd8d9a55eb5c75 (patch)
tree7d06afc478e46245fde784e12d550be025e6f6b4
parenta813e46c1bafb1306f0e89796abe646c3324419f (diff)
downloadcaribou-215d46e567ba1a605e415996c7dd8d9a55eb5c75.tar.gz
Prepared 0.1.6 release.
-rw-r--r--NEWS49
-rw-r--r--configure.ac2
2 files changed, 50 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e98f90e..6d34ecf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,53 @@
=============
+Version 0.1.6
+=============
+
+What's New
+==========
+- Added basic scanning support (thanks warp.es!)
+- Added proper key highlight colors.
+- Cleaned up configuration and preferences and made it more MVC like.
+- Created cleaner preferences window.
+
+New And Updated Translations
+============================
+- Khaled Hosny (ar)
+- Xandru Armesto (ast)
+- Ivaylo Valkov (bg)
+- Jordi Estrada (ca)
+- David Planella (ca@valencia)
+- Marek Černocký (cs)
+- Kris Thomsen (da)
+- Mario Blättermann (de)
+- Kostas Papadimas (el)
+- Philip Withnall (en_GB)
+- Jorge González (es)
+- Claude Paroz (fr)
+- Fran Dieguez (gl)
+- Yaron Shahrabani (he)
+- Gabor Kelemen (hu)
+- Dirgita (id)
+- Silvia Bindelli (it)
+- Jiro MATSUZAWA (ja)
+- Ani Peter (ml)
+- Ahmed Noor Kader Mustajir Md Eusoff (ms)
+- Kjartan Maraas (nb)
+- Sense Hofstede (nl)
+- Tomasz Dominikowski (pl)
+- Mateus Zenaide (pt_BR)
+- Lucian Adrian Grijincu (ro)
+- Victor Vislobokov (ru)
+- Andrej Žnidaršič (sl)
+- Милош Поповић (sr)
+- Miloš Popović (sr@latin)
+- Daniel Nylander (sv)
+- Dr.T.Vasudevan (ta)
+- Gheyret Kenji (ug)
+- Dark Raven (zh_CN)
+- Chao-Hsiung Liao (zh_HK)
+- Chao-Hsiung Liao (zh_TW)
+
+=============
Version 0.1.5
=============
diff --git a/configure.ac b/configure.ac
index 6140ce4..19dae9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.1.5],
+ [0.1.6],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])