From b301389d686823a5abe0ec52873a926532343708 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 6 Dec 2008 16:08:07 +0000 Subject: Prep for 0.4.0 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1427 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 0865b1d6e..7a144d0f5 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -588,7 +588,7 @@ * Network: add support for outgoing multicast addresses * Added some rasterizers to the graphics library -0.3.20 2008-xx-xx Gregory Nutt +0.4.0 2008-12-06 Gregory Nutt * Initial release of a tiny windowing system for NuttX * Add fixed precision sin() and cos() (not well tested at initial check-in) * Add an X11-based simulated framebuffer driver @@ -597,4 +597,6 @@ * Added more more extensive window support: frames, toolbars, etc. * Added support for bitmap fonts * Integrated the new font support with a font test in examples/nx + * Add documentation for NX graphics subsystem +0.4.1 2008-xx-xx Gregory Nutt -- cgit v1.2.3