2014-08: configure.ac update: AC_PROG_LIBTOOL => LT_INIT
2014-08: PostgreSQL compilation fix on i686
2015-12: compilation fix in MySQL host data source
+ 2016-02: Fixed missing slashes in path_replacer.sh
- Adam Osuchowski, Silesian University of Technology
2014-09: Examples corrected in Kea ARM
+1081. [bug] jpopelka
+ Added missing slashed in path_replacer.sh.
+ (Github #10, git 8986813825623b19fb220534434d0c13785fc14c)
+
1080. [func] fdupont
Added a concat function in classification which concatenates two
- strings.
+ strings.
(Trac #4233, git ...)
1079. [func] fdupont