You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
517 B
16 lines
517 B
1999-03-11 Mario Weilguni <mweilguni@kde.org> |
|
|
|
* fixed (hopefully) all problems with Qt-2.0 |
|
|
|
1999-02-17 David Faure <faure@kde.org> |
|
|
|
* Added call to AC_CHECK_RANDOM, and converted all apps to use |
|
random() and srandom() (and to avoid RAND_MAX). |
|
If random() is not defined, acconfig.h defines the header for the |
|
fake functions in tdecore. |
|
|
|
1998-12-05 Alex Zepeda <garbanzo@hooked.net> |
|
|
|
* autmoc: Moved to admin/ |
|
* Makefile.cvs: Copied over from tdenetwork verbatim. |
|
* README: Updated to "require" Qt 1.41.
|
|
|