diff options
| author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-02-05 06:45:18 (GMT) | 
|---|---|---|
| committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-02-05 06:45:18 (GMT) | 
| commit | fb8eb3fcb12b1c956c13e8afcaa4730aece8194d (patch) | |
| tree | ba16d117a98e36bd20627abfd9821ad40d676716 /src/lib | |
| parent | acd73980923d41e13cf94803ca94facddbd0eef0 (diff) | |
Improved change log
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/tng_io.h | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h index 09916dd..ec5971e 100644 --- a/src/lib/tng_io.h +++ b/src/lib/tng_io.h @@ -74,8 +74,6 @@   *   * See git log for full revision history.   * - * v. 1.0 - First stable release of the API. - *   * revs - Bug fixes in tng_testing (frame sets not written before)   *      - Write box shape, partial charges and annotation data in tng_testing   *      - Fixed wrong values in dependency constants @@ -87,6 +85,9 @@   *      - Update frame set pointers properly.   *      - Fixed bug in chain_name_of_particle_get(...)   *      - Fixed bug when updating MD5 hashes of data blocks. + *  + * v. 1.0 - First stable release of the API. + *   *   * @section examples_sec Examples   * | 
