From e3ae6dd70332349e93a691470663633ed36f003b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 26 Nov 2014 14:18:19 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0c7416ba764..bba6fb4b074 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9061,3 +9061,6 @@ * nuttx/drivers/eeprom and include/nuttx/eeprom/: Add support for generic EEPROM access via a character driver. Add also the EEPROM driver itself. From Sébastien Lorquet (2014-11-26). + * libnx/nxfonts/nxfonts_pixel-lcd-machine.h and nxfonts_pixel-unicode.h, + include/nuttx/nx/nxfonts.h, graphpics/Kconfig, and build-related files + in libnx/nxfonts: Two new fonts from Pierre-noel Bouteville (2014-11-26).