--- version 0.1.3 ---

Dec 05, 2024 (Bob Diertens)
    - adapters/perl-adapter/tb.perl
     Changed the deprecated package separator ' into ::.

--- version 0.1.2 ---

Jan 24, 2020
    - toolbus/tools.c
    In copying the hostname with copy_and_subs a parameters substition took
    place when the hostname contained uppercase characters !!!

--- version 0.1.1 ---

Apr 17, 2018 Bob Diertens
    aclocal.am
	Changed options for tar (am__tar) from chof to chf in order to deal
	with large user id's, in making a new distribution.
    !!! must be done after every autoreconf

Apr 12, 2018 Bob Diertens
    editorhive/common/TextEditor.{c,h}
	Commented out inline because of compilation problems (it is totally
	unclear in documentation how the compiler (gcc) deals with this.

--- version 0.1.0 ---

 * aterm: 64bit compilation

 * toolbus: adapters updated

--- version 0.0.1 ---

Nov 12, 2009 Bob Diertens
    - toolbus/adapters/perl-adapter
    Added /tmp/ to tmpname for mkstemp in perl-adapter.c

Nov 11, 2009 Bob Diertens
    - editorhive/configure.ac
    - editorhive/libltdl/configure.ac
    Added --with-cflags.
    With this the complete package can be compiled with addtional CFLAGS.
    With --with-cflags=-m32 it compiles on 64bit architectures.
