aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2007-09-16 18:48:36 +0200
committerOlivier Tilloy <olivier@tilloy.net>2007-09-16 18:48:36 +0200
commitd79143ade7fab1ce8a07c9a8a09cf9a58a4f8b08 (patch)
tree42f7cc52904f8d0b4c583a2426b6c1ee27de5ca8 /todo
parentbee06f46ec991819ee25d86f5cee70209e4f8279 (diff)
downloadpyexiv2-d79143ade7fab1ce8a07c9a8a09cf9a58a4f8b08.tar.gz
When setting a datetime or time tag value, truncate the unused information (microseconds).
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index 4a791a9..31613f7 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,5 @@
todo list
-- When setting a datetime tag value, truncate the useless information (microseconds)
- Add a 'doc' builder to the SConstruct to build the module's documentation
- Rewrite the exiv2 command-line tool and the test binaries in Python and (Python) scripts to run the same tests that are run to test exiv2
- Write a complete documentation for the binding and it uses