nntp using user prefs

This commit is contained in:
skeeter 2000-10-27 02:40:22 +00:00
parent e395f267c6
commit aa892ba9ef

View File

@ -8,6 +8,7 @@
- Applied Patch #102089 - scrollbars for addressbook when composing email. Thanks jaggdedge <jaggdedge@users.sourceforge.net> - Applied Patch #102089 - scrollbars for addressbook when composing email. Thanks jaggdedge <jaggdedge@users.sourceforge.net>
- owner fields are now working off account_id instead of account_lid - owner fields are now working off account_id instead of account_lid
- Fixed time format on calendar preferences. - Fixed time format on calendar preferences.
- NNTP now uses preferences to store monitored newsgroups.
[0.9.2] - Fixed sorting bug in currentusers.php [0.9.2] - Fixed sorting bug in currentusers.php
- Cleaned up error reporting and form in newaccount.php - Cleaned up error reporting and form in newaccount.php