Fix version numbers. (Johan Dahlin.)

Fri Mar  8 11:12:32 2002  Owen Taylor  <otaylor@redhat.com>

        * NEWS: Fix version numbers. (Johan Dahlin.)

        * INSTALL.in: Update, just refer to gtk-building.html
        rather than duplicating information.

        * README.in: Add release specific notes.

        * Makefile.am (EXTRA_DIST): Remove TODO and TODO.xml
        from the distribution.
This commit is contained in:
Owen Taylor
2002-03-08 17:15:20 +00:00
committed by Owen Taylor
parent c88133e7bc
commit 45b2212c77
11 changed files with 211 additions and 188 deletions

4
NEWS
View File

@ -1,11 +1,11 @@
Overview of Changes in GTK+ 1.0.0
Overview of Changes in GTK+ 2.0.0
=================================
* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
* Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
* Bug fixes. [Thomas Leonard, Owen Taylor]
Overview of Changes in GTK+ 1.0.0 rc1
Overview of Changes in GTK+ 2.0.0 rc1
=====================================
* GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]