summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-24 20:49:01 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-24 20:49:01 +0000
commit73624b6e68013b718cee96dc8d3c628cb84431ba (patch)
tree2cc60df3d4276714aa0eb4ba5340a8dddffdabc0 /nuttx/ChangeLog
parente79139d4ea59a424356d0b6695a2ce841267817d (diff)
downloadnuttx-73624b6e68013b718cee96dc8d3c628cb84431ba.tar.gz
nuttx-73624b6e68013b718cee96dc8d3c628cb84431ba.tar.bz2
nuttx-73624b6e68013b718cee96dc8d3c628cb84431ba.zip
Move NX header files to include/nuttx/nx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 605c9f767..396f3ae88 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1942,4 +1942,6 @@
* tools/bdf-converter.c. This C file is used to build the bdf-converter
program. The bdf-converter program be used to convert fonts in Bitmap
Distribution Format (BDF) into fonts that can be used in the NX graphics
- system. \ No newline at end of file
+ system.
+ * include/nuttx/nx: Move all NX header files from include/nuttx to
+ include/nuttx/nx. \ No newline at end of file