wmcliphist: Release version 2.1.
This commit is contained in:
parent
48a0ccca75
commit
f959c7e9cb
|
@ -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
|
||||||
|
<wmaker-dev@lists.windowmaker.org>.
|
||||||
|
|
||||||
21/03/2009: v2.0
|
21/03/2009: v2.0
|
||||||
- Gentoo patches by Samuli Suominen integrated
|
- Gentoo patches by Samuli Suominen integrated
|
||||||
(http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcliphist/files/)
|
(http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcliphist/files/)
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
11/22/2014: v2.1 released
|
||||||
|
|
||||||
09/09/2004: v1.0 released
|
09/09/2004: v1.0 released
|
||||||
|
|
||||||
08/24/2003: v0.6 released
|
08/24/2003: v0.6 released
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
#include "wmcliphist.h"
|
#include "wmcliphist.h"
|
||||||
|
|
||||||
#define WMCLIPHIST_VERSION "2.0"
|
#define WMCLIPHIST_VERSION "2.1"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* print some help
|
* print some help
|
||||||
|
|
Loading…
Reference in a new issue