~jm-leddy/ubuntu/oneiric/gvfs/fix-899858

« back to all changes in this revision

Viewing changes to hal/ghalmount.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-06-04 17:05:29 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20080604170529-w2qdknt7btbjt6j3
Tags: 0.99.1-0ubuntu1
* New upstream version:
  - Fix directory copy/delete problems
  - Fuse daemon robustness fixes
  - Allow mounting non-standard ISO images
  - Better username/domain tests on mount spec
  - Require gphoto >= 2.4.0
  - Fix strdup()/g_free() confusion
  - Use consistent translatable strings for mount and volume
  - Plug some memory leaks
  - Many smaller bug fixes
  - Translation updates
* debian/control.in:
  - updated libgphoto requirement
  - updated maintainer information
* debian/patches/90_from_svn_runtime_samba_debug.patch:
  - dropped, fixed in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
2
 
 
3
1
/* GIO - GLib Input, Output and Streaming Library
4
2
 * 
5
3
 * Copyright (C) 2006-2007 Red Hat, Inc.