diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2014-10-03 09:25:37 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2014-10-03 09:25:37 (GMT) |
commit | ce528e1ee833678e2667ed4836287ce7ee0df620 (patch) | |
tree | 90ab3c1ac6cb98f68ce31356a38b2fdf981220fb | |
parent | d77479a96a9ee98a912802a4ac314cb965970c03 (diff) |
Added change log for v 1.7
Change-Id: Ifb48de3dd90335945eb459bbaca6461cd52d1959
-rw-r--r-- | include/tng/tng_io.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/tng/tng_io.h b/include/tng/tng_io.h index de4dd32..a80af58 100644 --- a/include/tng/tng_io.h +++ b/include/tng/tng_io.h @@ -76,6 +76,13 @@ * * Revisions * + * v. 1.7 - Fifth stable release of the API + * + * - Added function tng_util_num_frames_with_data_of_block_id_get(). + * - Merged some functions and data structures + * to make less difference between data blocks. + * - Bugs fixed + * * v. 1.6 - Fourth stable release of the API. * * - Removed OpenMP option when building. |