diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-07-13 04:04:09 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-13 04:04:09 +0000 |
commit | 4b5cdda3c868bc7a20f52efd60e2db6575363c1b (patch) | |
tree | f92c06bd7466a1593a10d70e8616d2774e57d67c /HACKING | |
parent | dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that (diff) | |
download | zenity-4b5cdda3c868bc7a20f52efd60e2db6575363c1b.tar.gz zenity-4b5cdda3c868bc7a20f52efd60e2db6575363c1b.tar.bz2 zenity-4b5cdda3c868bc7a20f52efd60e2db6575363c1b.zip |
Release 2.11.1 Add note about feature frozen-ness. Update.
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.1
* HACKING: Add note about feature frozen-ness.
* NEWS, THANKS, src/about.c: Update.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ Please report any bugs in http://bugzilla.gnome.org under the category 'zenity', and file any patches [using the 'diff -u' format] as attachements. Thanks! + +This module is now feature frozen for the GNOME 2.12 release. |