diff --git a/wmcliphist/ChangeLog b/wmcliphist/ChangeLog index d4a39a2..a3acc8b 100644 --- a/wmcliphist/ChangeLog +++ b/wmcliphist/ChangeLog @@ -1,3 +1,10 @@ +22/11/2014: v2.1 +- Migrate to GTK3, removing foodock library in the process. +- Add manpage from Debian. +- Add -b command line option to select which clipboard to manage. +- Now maintained by Window Maker Developers team + . + 21/03/2009: v2.0 - Gentoo patches by Samuli Suominen integrated (http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcliphist/files/) diff --git a/wmcliphist/NEWS b/wmcliphist/NEWS index 0304640..30a544d 100644 --- a/wmcliphist/NEWS +++ b/wmcliphist/NEWS @@ -1,3 +1,5 @@ +11/22/2014: v2.1 released + 09/09/2004: v1.0 released 08/24/2003: v0.6 released diff --git a/wmcliphist/wmcliphist.c b/wmcliphist/wmcliphist.c index 3f265c0..0b5c1a7 100644 --- a/wmcliphist/wmcliphist.c +++ b/wmcliphist/wmcliphist.c @@ -4,7 +4,7 @@ #include "wmcliphist.h" -#define WMCLIPHIST_VERSION "2.0" +#define WMCLIPHIST_VERSION "2.1" /* * print some help