Bump to 2.5.8

2004-02-24  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.5.8
This commit is contained in:
Alexander Larsson 2004-02-24 13:39:48 +00:00 committed by Alexander Larsson
parent c328527a33
commit afbe86506c
3 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2004-02-24 Alexander Larsson <alexl@redhat.com>
* NEWS:
* configure.in:
Bump to 2.5.8
2004-02-24 Alexander Larsson <alexl@redhat.com>
* src/file-manager/fm-directory-view.c:

11
NEWS
View file

@ -1,4 +1,13 @@
This is nautilus 2.5.7, the file manager for the Gnome 2 desktop.
This is nautilus 2.5.8, the file manager for the Gnome 2 desktop.
Major changes since 2.5.7 are:
* Fix crash
* Nicer names for toplevel uris
* Browse folder works in more places
* Added preference to always use browser windows
* Warn when sniffed/extension-matched mime type disagrees
* Show applications for both sniffed and extension-matched
mimetype in the open with menu
Major changes since 2.5.6 are:
* Fix icon lookup crash

View file

@ -43,7 +43,7 @@ AC_SUBST(STARTUP_NOTIFICATION_REQUIRED)
dnl ===========================================================================
AM_INIT_AUTOMAKE(nautilus, 2.5.7)
AM_INIT_AUTOMAKE(nautilus, 2.5.8)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK