diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:49:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:49:26 +0100 |
commit | c35a027acf77cb6a6024228fe5ad0647594862fc (patch) | |
tree | 54b585754618911250db8b96ae01d5a9fda2f495 /NEWS | |
parent | add man page (diff) | |
download | unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.gz unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.bz2 unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.xz |
new build system + add install file + add news file + add texinfo to deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +unstickpixels NEWS -*- outline -*- + +* Noteworthy changes in release 2 (2015-(12)Dec-27 UTC) [stable] + + Rewritten to C, hence new dependencies. + + Can use the graphics cards' colour lookup table, and does so + by default. + + +* Noteworthy changes in release 1 (2013-(06)Jun-24 UTC) [stable] + + Initial release. + |