2003-01-26  Bruno Rodrigues  <bruno.rodrigues@litux.org> 
    * Makefile.in: like "checks", have a "tests" that includes test
    executables and scripts
    * Makefile.in: Added install-test, install-checks and install-contrib
    * Makefile.in: install *.conf examples in install-docs
    * Makefile.in: install docs with INSTALL_DATA to have 644 permissions
    * Makefile.in: added make target "debian"
    * debian: Make new packages: kannel[|-devel|-cvs] based on VERSION; 
    must run debian/makedeb before dpkg-buildpackage, or make debian.
    debian/makedeb and debian/version will check for "cvs" or x.[odd|even].x
    and generate control and changelog. edit control.* and changelog.* 
    * debian: make kannel-docs with documentation and kannel-extra with test,
    checks and contrib files
    * debian: bumped Standards-Version to latest 3.5.8
    * debian/.cvsignore: ignore *-docs and *-extra directories; ignore
    changelog and control, they are now automatically generated
    * debian/control, debian/changelog: removed, now control.* and changelog.*
    * debian/conffiles: now empty. New Standards-Version have every /etc/* 
    as conffiles
    * debian/docs: added other "upper-case files"
    * debian/postinst, debian/postrm: updated to new standards version: no 
    need for making /usr/doc -> /usr/share/doc link anymore now update-rd.d. 
    They are automatic now
    * debian/rules: updated to new Standards
    * debian/*: added logrotate config file

2002-10-22  Stipe Tolj  <tolj@wapme-systems.de>
    * Re-creating stable release 1.2.1.

2002-10-22  Stipe Tolj  <tolj@wapme-systems.de>
    * gw/smsc/smsc_at2.c: fixed a major bug in 7bit encoding. Thanks a lot 
      to "Rodrigo Sousa Coutinho" <rodrigo.coutinho@outsystems.com> for patch.
      [Msg-ID: <004c01c279da$5d6a3c70$ca00a8c0@domain.outsystems.com>]

2002-10-20  Stipe Tolj  <tolj@wapme-systems.de>
    * Making stable release 1.2.1.

