~ubuntu-branches/ubuntu/wily/pv-grub-menu/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Charles Plessy, 840ba0c
  • Date: 2014-01-26 08:59:26 UTC
  • Revision ID: package-import@ubuntu.com-20140126085926-rshgzs2i4axb0o0w
Tags: 1.3
* Never assume the presence of a device.map file; create a temporary one.
  [840ba0c] Closes: #732408.
* Removed code for various operations that are not needed in the context
  of pv-grub-menu: RAID support [c9b7f86], transition to GRUB 2 [4a702dc],
  alternative locations for menu.lst [d8aae34], relative paths [1a419be],
  splash images [e4d1608].

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pv-grub-menu (1.3) unstable; urgency=medium
 
2
 
 
3
  * Never assume the presence of a device.map file; create a temporary one.
 
4
    [840ba0c] Closes: #732408.
 
5
  * Removed code for various operations that are not needed in the context
 
6
    of pv-grub-menu: RAID support [c9b7f86], transition to GRUB 2 [4a702dc],
 
7
    alternative locations for menu.lst [d8aae34], relative paths [1a419be],
 
8
    splash images [e4d1608].
 
9
 
 
10
 -- Charles Plessy <plessy@debian.org>  Sun, 26 Jan 2014 08:59:26 +0900
 
11
 
1
12
pv-grub-menu (1.2.1) unstable; urgency=high
2
13
 
3
14
  * Removed useless call to grub that prevents setup (Closes: #732408).