Forgotten ChangeLog entry

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-11-11 21:22:02 +01:00
parent 12d4f965cd
commit 073aa7a9bf

View file

@ -1,3 +1,11 @@
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
Support %1$d syntax.
* tests/printf_unit_test.c: New file.
* Makefile.util.def (printf_test): New test.
* grub-core/kern/misc.c (grub_vsnprintf_real): Support %1$d syntax.
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic