]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Changelog
authorphcoder <phcoder@debian.easynote.phnet.easynote.phnet>
Fri, 28 Aug 2009 19:17:23 +0000 (21:17 +0200)
committerphcoder <phcoder@debian.easynote.phnet.easynote.phnet>
Fri, 28 Aug 2009 19:17:23 +0000 (21:17 +0200)
ChangeLog

index 3e8d2533b6445d9694edd235ebd463de42747718..6e424b3fabfee278ce5d5d567517b02dad484915 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-28  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * kern/misc.c (grub_utf16_to_utf8): Move from here ...
+       * include/grub/charset.h (grub_utf16_to_utf8): ... to here. Inlined.
+       All users updated.
+       * include/grub/misc.h (grub_utf16_to_utf8): Removed.
+
 2009-08-28  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * bus/usb/usb.c (grub_usb_get_string): Move from here ...