removed some regular expressions
[squirrelmail.git] / ChangeLog
... / ...
CommitLineData
1Version 1.1.0 -- DEVELOPMENT
2----------------------------
3- If aliases are typed in To, Cc, or Bcc, they are automatically lookedup in
4 in the addressbook and converted to the associated addresses.
5- Added collapseable folder listing (an option that can be turned on)
6- Added alternating row colors to improve interface
7- Added Croatian translation by Albert Novak <anovak@pu.carnet.hr>
8
9Version 1.0.3 -- DEVELOPMENT
10----------------------------
11- Made folder drop-down list consistant in look to the other drop-downs
12- Fixed problem where some attachment filenames would not be displayed
13- Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
14- Removed some regular expressions to help speed folder listings up
15
16Version 1.0.2 -- February 8, 2001
17---------------------------------
18- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
19 the same workaround for Konqueror and other PHP installations?)
20- Select All works through the search
21- Better escaped string handling from POST variables
22- Many more code cleanups and optimizations
23