simplify installation by assuming GNOME 3
[blorb-thumbnailer.git] / NEWS
blob7934532d6bc00553ee39f148645fb7aa11fa5377
1  * Installation now assumes GNOME 3. To insist otherwise, pass the
2    GNOME variable to `make' (e.g., "make install GNOME=2").
4  * MIME-type magic to recognize blorbs with weird (or missing)
5    extensions.
6  
7  * Some distributions are in the process of changing (or have already
8    changed) the way libraries are linked after compilation, and our
9    old-fashioned Makefile refused to cooperate -- until now.
11 NEW IN VERSION 1.2 (2011-05-28)
13  * Now supports both GNOME 2 and GNOME 3.
15  * Newly cosmopolitan test script no longer relies on bash-only
16    idioms.
18 NEW IN VERSION 1.1 (2011-02-13)
20  * To prompt Nautilus to begin using the thumbnailer immediately, we
21    ask GConf to refresh itself.
23  * Fix compile-time warnings on some systems.
25 NEW IN VERSION 1.0 (2011-02-11)
27  * First release.