diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-07-28 00:42:11 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-07-28 00:42:11 +0800 |
commit | 08de5e9e147248b84bc1fa618f7cc9d892ddb136 (patch) | |
tree | 4d1b07578b9152c2c94318d70cf06083fc4145bd /a11y/ChangeLog | |
parent | f0d21ded368b4fc2bc2285767f08587c5a821185 (diff) | |
download | gsoc2013-evolution-08de5e9e147248b84bc1fa618f7cc9d892ddb136.tar.gz gsoc2013-evolution-08de5e9e147248b84bc1fa618f7cc9d892ddb136.tar.zst gsoc2013-evolution-08de5e9e147248b84bc1fa618f7cc9d892ddb136.zip |
Collect all the required package versions in one place and explicitly
2007-07-27 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Collect all the required package versions in one place and
explicitly require GTK+ 2.10 or higher. (#380354)
* Adapt various Makefile.am files.
svn path=/trunk/; revision=33863
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r-- | a11y/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog index e686043270..80b421f2d2 100644 --- a/a11y/ChangeLog +++ b/a11y/ChangeLog @@ -1,3 +1,12 @@ +2007-07-27 Matthew Barnes <mbarnes@redhat.com> + + * Makefile.am: + Rename EXTRA_GNOME_LIBS to GNOME_PLATFORM_LIBS. + + * e-text/Makefile.am: + * e-table/Makefile.am: + Rename EXTRA_GNOME_CFLAGS to GNOME_PLATFORM_CFLAGS. + 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * e-table/gal-a11y-e-cell-tree.c: (ectr_subcell_weak_ref): |