From 215d46e567ba1a605e415996c7dd8d9a55eb5c75 Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Sun, 19 Dec 2010 16:37:02 -0800 Subject: Prepared 0.1.6 release. --- NEWS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 50 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e98f90e..6d34ecf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,52 @@ +============= +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]) -- cgit v1.2.1