~ubuntu-branches/ubuntu/intrepid/grub/intrepid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2008-10-20 10:34:20 UTC
  • Revision ID: james.westby@ubuntu.com-20081020103420-ijdgc3gjajd4q0wi
Tags: 0.97-29ubuntu44
Brown paper bag bug: readd convert_kopt_to_uuid and use it only on
creation of a new menu.lst, because /this/ is the package the installer
uses to set the UUID on new installs.  This should eventually be
refactored to use the mostly-redundant convert_to_uuid function, but we
leave the refactoring until post-release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
grub (0.97-29ubuntu44) intrepid; urgency=low
 
2
 
 
3
  * Brown paper bag bug: readd convert_kopt_to_uuid and use it only on
 
4
    creation of a new menu.lst, because /this/ is the package the installer
 
5
    uses to set the UUID on new installs.  This should eventually be
 
6
    refactored to use the mostly-redundant convert_to_uuid function, but we
 
7
    leave the refactoring until post-release.
 
8
 
 
9
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 20 Oct 2008 10:34:20 -0700
 
10
 
1
11
grub (0.97-29ubuntu43) intrepid; urgency=low
2
12
 
3
13
  * Drop the convert_kopt_to_uuid handling: this is no longer needed because