* include/grub/usb.h (grub_usb_device): Add 'data' field back. It's

needed by libusb wrapper.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-08-21 02:09:16 +02:00
parent b40ea81bc7
commit df26241939
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-08-21 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/usb.h (grub_usb_device): Add 'data' field back. It's
needed by libusb wrapper.
2010-08-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
* docs/grub.texi (GNU/Hurd): Document booting GNU/Hurd.