changes are tracked via git commits only
Stefan Schuermans

Stefan Schuermans commited on 2016-12-21 10:31:43
Showing 1 changed files, with 0 additions and 33 deletions.

... ...
@@ -1,33 +0,0 @@
1
-1.0.8 2011-12-14
2
-----------------
3
-fixed segfault when using without message callback
4
-
5
-1.0.7 2011-09-11
6
-----------------
7
-several minor bugfixes to code style and build system
8
-adaptions to git usage
9
-
10
-1.0.5 2010-12-22
11
-----------------
12
-adpations to Makefile for Mac OS X
13
-
14
-1.0.4 2010-09-19
15
-----------------
16
-fixed name of install directory
17
-
18
-1.0.3 2010-09-12
19
-----------------
20
-now parsing doubles in config file using own function
21
-  - accept numbers with dots in every locale (LC_NUMERIC)
22
-
23
-1.0.2 2010-08-30
24
-----------------
25
-replaced strerror() with strerror_r()
26
-
27
-1.0.1 2010-08-19
28
-----------------
29
-fixed generation and cleanup of examples in Makfile
30
-
31
-1.0.0 2010-07-31
32
-----------------
33
-created first version
34 0