diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-06-24 07:14:31 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-06-24 07:14:31 (GMT) |
commit | c627008cd60f362d340b78f89486a6d3cdf607e7 (patch) | |
tree | 76f941d67717359b3ed13d1cd655f66f78fced80 | |
parent | 12659b7cac6809c55d71b5a29db5fdfb9674082b (diff) |
Modified revision history.
-rw-r--r-- | include/tng_io.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/include/tng_io.h b/include/tng_io.h index 0892fb8..190f9d3 100644 --- a/include/tng_io.h +++ b/include/tng_io.h @@ -74,7 +74,12 @@ * * See git log for full revision history. * - * revs + * Revisions + * + * v. 1.3 - Second stable release of the API. + * + * - Added multiplication factor for coordinate units to general info. + * - Added time stamps and time per frame in frame sets. * - High-level API functions added (not for managing molecules yet) * - Added functions for reading data blocks into 1D arrays. * - TNG compression added. |