ZedZone
|
Blog
|
Software
|
Code
projects
/
jjmpeg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0842c7
)
Add missing TODO to dist.
author
Michael Zucchi
<michael@swordfish.com.au>
Tue, 23 Apr 2019 01:42:10 +0000
(11:12 +0930)
committer
Michael Zucchi
<michael@swordfish.com.au>
Tue, 23 Apr 2019 01:42:10 +0000
(11:12 +0930)
Makefile
patch
|
blob
|
history
TODO
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
5c68871
..
c213a28
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,7
+1,7
@@
dist_VERSION=3.99
dist_NAME=jjmpeg
-dist_EXTRA=README
\
+dist_EXTRA=README
TODO
\
build.xml \
nbproject/build-impl.xml \
nbproject/genfiles.properties \
diff --git
a/TODO
b/TODO
index
7fea4a1
..
fad94bb
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-3,4
+3,4
@@
* Improve Exception design.
* Documentation
* JNI stuff like exception checks are very under-done.
-* Simplify jni .def file for Java
+