release: 2.91.4
This commit is contained in:
parent
e9fcf66cd3
commit
9c2aa5a860
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
|||||||
|
Zenity 2.91.4
|
||||||
|
"Something that builds"
|
||||||
|
* Make libnotify support optional (Arx Cruz)
|
||||||
|
* Add --form option (Arx Cruz)
|
||||||
|
* Also return user when --username is used with --password (Arx Cruz)
|
||||||
|
* Fix build with latest GTK+ 3 (Cosimo Cecchi)
|
||||||
|
* Updated translations
|
||||||
|
|
||||||
Zenity 2.91.1.1
|
Zenity 2.91.1.1
|
||||||
"We are in 2010"
|
"We are in 2010"
|
||||||
* Bump to 2.91.1.1. (Luis Medinas)
|
* Bump to 2.91.1.1. (Luis Medinas)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([Zenity],[2.91.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
|
AC_INIT([Zenity],[2.91.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user