diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kfax/ChangeLog | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kfax/ChangeLog')
-rw-r--r-- | kfax/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kfax/ChangeLog b/kfax/ChangeLog new file mode 100644 index 00000000..39accef4 --- /dev/null +++ b/kfax/ChangeLog @@ -0,0 +1,28 @@ +1999-03-03 Harri Porten <porten@kde.org> + + * viewfax.cpp: prefix getopt declarations with 'extern'. Bug reported + by Oliver Oster <olio@zait.uni-bremen.de> + +1999-02-08 Harri Porten <porten@kde.org> + + * fixed segfault caused by infinite recursion in kfaxerror() + +Sun May 3 16:48:13 1998 Bernd Johannes Wuebben <wuebben@math.cornell.edu> + + * fixed print dialog + adjusted layout for i18n + +Sun Oct 5 22:17:09 1997 Bernd Johannes Wuebben <wuebben@petit.cornell.edu> + + * added support for printing all fax formats at all printer page + sizes. + +Sun Aug 3 09:55:52 1997 Bernd Johannes Wuebben <wuebben@petit.cornell.edu> + + * Made kfax work with the new KToolBar etc. + +Thu Jul 24 20:44:33 1997 Bernd Johannes Wuebben <wuebben@petit.cornell.edu> + + * made the necessary changes so that kfax will compile with + the new libs. + |