~ubuntu-branches/ubuntu/hardy/gnome-mount/hardy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-03-05 15:30:46 UTC
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20080305153046-if20509z08rwu2xs
Tags: upstream-0.8~svn20080225
ImportĀ upstreamĀ versionĀ 0.8~svn20080225

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-02-25  David Zeuthen  <davidz@redhat.com>
 
2
 
 
3
        * configure.in: Bump version to 0.8. Get rid of libgnomeui
 
4
        dependency. Require recent glib and nautilus versions if building
 
5
        the Nautilus extension.
 
6
 
 
7
        * src/Makefile.am:
 
8
        * src/gnome-mount-properties-view.[ch]:
 
9
        * src/gnome-mount-properties.c: Port to new nautilus extensions
 
10
        API. Avoid debug spew.
 
11
 
 
12
        * src/gnome-mount.c: Fix crasher when unreffing a toplevel; use
 
13
        gtk_widget_destroy() instead. Avoid lots of debug spew.
 
14
 
1
15
==================== 0.7 ====================
2
16
 
3
17
2007-10-11  David Zeuthen  <davidz@redhat.com>