~usb-creator-hackers/usb-creator/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2014-08-18 10:46:37 UTC
  • Revision ID: martin.pitt@ubuntu.com-20140818104637-nvewh5qpdx9kh9as
Don't specify an erase type. Using "zero" will take an awfully long time,
time out, and isn't necessary. (LP: #294877)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
usb-creator (0.2.61) UNRELEASED; urgency=medium
 
2
 
 
3
  * Don't specify an erase type. Using "zero" will take an awfully long time,
 
4
    time out, and isn't necessary. (LP: #294877)
 
5
 
 
6
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 18 Aug 2014 12:29:14 +0200
 
7
 
1
8
usb-creator (0.2.60) utopic; urgency=medium
2
9
 
3
10
  * Correctly detect partition-table less parent devices.