summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-20 19:19:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-20 19:19:33 +0000
commit0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7 (patch)
tree909ec82dbe7f836a18e232e941a3644c4844f820 /apps/ChangeLog.txt
parent63fa495324ba5f83daf562de6cf85f3cdfe93f35 (diff)
downloadnuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.tar.gz
nuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.tar.bz2
nuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.zip
Add beginning of a TIFF file creation library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3964 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index fb6b3dec7..456c5108d 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -111,3 +111,4 @@
and command can be executed numerous times. Add a new verify command
that will write to a register, read from register, and verify that
returned value.
+ * apps/graphics/tiff: Add a library that can be used to create TIFF files. \ No newline at end of file