a few words about media types
[blorb-thumbnailer.git] / NEWS
blob4342a17cff8c378b1570013e8f213394727062fb
1 NEW IN VERSION 1.3 (2012-03-07)
3  * Installation now assumes GNOME 3. To insist otherwise, pass the
4    GNOME variable to `make' (e.g., "make install GNOME=2").
6  * Support for installing to the home directory, no administrative
7    privileges needed. Simply set PREFIX to the appropriate path: on
8    GNOME 3, for example, you'd say "make install PREFIX=$HOME/.local";
9    see the README or Makefile for more.
11  * MIME-type magic to recognize blorbs with weird (or missing)
12    extensions.
14  * Some distributions are in the process of changing (or have already
15    changed) the way libraries are linked after compilation, and our
16    old-fashioned Makefile refused to cooperate -- until now.
18 NEW IN VERSION 1.2 (2011-05-28)
20  * Now supports both GNOME 2 and GNOME 3.
22  * Newly cosmopolitan test script no longer relies on bash-only
23    idioms.
25 NEW IN VERSION 1.1 (2011-02-13)
27  * To prompt Nautilus to begin using the thumbnailer immediately, we
28    ask GConf to refresh itself.
30  * Fix compile-time warnings on some systems.
32 NEW IN VERSION 1.0 (2011-02-11)
34  * First release.