1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
2014-07-09 Gert Wollny <gw.fossdev@gmail.com>
* Source package version bump for new source release
* clean created documentation and test files
2013-05-06 Gert Wollny <gw.fossdev@gmail.com>
* Version bump to 1.0.7 for new release with incompatible interface
* Remove distance value and use location.z instead. Closes #1
* expose dependency on libm via pkg-config file. Closes #2
2012-11-23 Gert Wollny <gw.fossdev@gmail.com>
* correct licence to GPL3+
2012-06-15 Gert Wollny <gw.fossdev@gmail.com>
* version bump for new release
* correct const of parameters
* remove release from library name
* relax floating point comparison in test a bit
2004-06-30 Gert Wollny <wollny at cbs.mpg.de
* mialm/landmarkio.c (read_landmarks/save_landmarks):
* Restore original locale after loading instead of setting default locale
|