~ubuntu-branches/ubuntu/wily/migration-assistant/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Colin Watson
  • Date: 2007-09-21 21:48:48 UTC
  • Revision ID: james.westby@ubuntu.com-20070921214848-jw944gwpm6ogf7lg
Tags: 0.5.1
[ Colin Watson ]
* In the Windows case in mount_os:
  - Look in /proc/mounts, not /proc/partitions.
  - Look in /proc/mounts before /etc/mtab.
  - Make sure to select only the first mountpoint for a given device (in
    case of bind mounts).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
migration-assistant (0.5.1) gutsy; urgency=low
 
2
 
 
3
  [ Colin Watson ]
 
4
  * In the Windows case in mount_os:
 
5
    - Look in /proc/mounts, not /proc/partitions.
 
6
    - Look in /proc/mounts before /etc/mtab.
 
7
    - Make sure to select only the first mountpoint for a given device (in
 
8
      case of bind mounts).
 
9
 
 
10
 -- Evan Dandrea <evand@ubuntu.com>  Fri, 21 Sep 2007 21:48:48 -0400
 
11
 
1
12
migration-assistant (0.5.0) gutsy; urgency=low
2
13
 
3
14
  * Handle more than one installed copy of Windows (LP: #97081).