diff options
author | Jiri Vanek <[email protected]> | 2012-07-31 14:34:51 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2012-07-31 14:34:51 +0200 |
commit | 23d0dd5fc14e28bbc575c3006823c659cabf47b5 (patch) | |
tree | f9ce00d7553da466d37bba2fa9138f0a16c6e281 /NEWS | |
parent | 4079dff2ae2b7e47d6a79949f02f6d5a95385598 (diff) |
Introduced configure option --with-gtk=2|3|default to be able
to compile against different version of GTK+ (2.x or 3.x).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ New in release 1.3 (2012-XX-XX): - PR918: java applet windows uses a low resulution black/white icon - RH838417: Disambiguate signed applet security prompt from certificate warning - RH838559: Disambiguate signed applet security prompt from certificate warning + - RH720836: project can be compiled against GTK+ 2 or 3 librarie New in release 1.2 (2011-XX-XX): * Security updates: |