simple fix of a sorta-bug. Did a check for function bindtextdomain().
[squirrelmail.git] / ChangeLog
CommitLineData
74a7d5b0 1Version 0.5pre2 -- DEVELOPMENT
cf59dc94 2------------------------------
f9338626 3- Applied fixes for Courier IMAP server (by Andreas Dahl)
c95df380 4- Fixed some buggy IMAP handling
a2790a61 5- Improved word wrapping
f7042e37 6- Made message highlighting not case sensative
7- Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
74a7d5b0 8
9
10Version 0.5pre1 -- August 9, 2000
11---------------------------------
069b4374 12- Searching folders functionality added
d68a3926 13- Date display now is similar to Netscape Messenger
14- Many bugs have been reported to the list, and been squashed
15- Help system developed
24fc5dd2 16- Folder list now shows configurable details about messages
e9f8ea4e 17- It is now possible to select multiple subscribes/unsubscribes
18- Removed a bunch of annoying "success" screens, improved navigation
8d8ab69a 19- Better IMAP session handling
517f5d2d 20- Redid the options section and split it into different parts
21- Added "view all headers" option when reading a message
d25eb936 22- In-Reply-To and References headers are inserted when replying to a message.
c4809aca 23- Changed how attachments are displayed and handled
8beafbbc 24- Rewrote MIME support from scratch, optomizing it an unbelievable amount
9d157cec 25- Added support for message highlighting
db673aae 26- Moved Address and Send buttons on Compose form for easier access
50da5cec 27- Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
88c81396 28- Added Swedish translation from Tobias Ekbom
29- Added Brazilian Portuguse translation from Henrique Moura
30- Added Dutch translation from Arjen Halma
cf59dc94 31
32
e9f8ea4e 33
cf59dc94 34Version 0.4 -- May 15, 2000
35---------------------------
80faa2d5 36- If subject is blank, displays "(no subject)"
37- Fixed a few minor bugs and typos reported to list
349ca9f7 38- Changed <? to <?php in a few places
39
40Version 0.4pre2 -- May 5, 2000
a8194730 41------------------------------
ecf51658 42- Replying sets the "Answered" flag on the original message
43- When message is sent, it sends you to the folder you were looking at.
acaa9842 44- HTML based address book search
a871010c 45- Made folder listing look first at subscribed folders, making it
ecf51658 46 faster, even if you don't have $folder_prefix set.
a871010c 47- Fixed some bugs with default sent and trash folders
48- Fixed some bugs with folder manipulating
a8194730 49
3b3d853f 50Version 0.4pre1 -- April 29, 2000
51---------------------------------
52- For speed's sake, unseen messages are only noted on INBOX in left
53 folder list. This will change with 0.5.
54- Optomizations, fewer IMAP calls, more efficient sorting algorithms.
be8e07f8 55- Fixed all bugs listed in BUG
56- When inside the Sent folder, it displays "To" instead of "From"
0ac6fb02 57- Added ability to go to Next and Previous message while reading a message
58- Caching of the message headers in mailbox (much faster)
4e0295b2 59- Added a preference that allows users to customize how many messages
60 they see when they index a mailbox
d65ba808 61- Added flag status showing on message list (Answered, Flagged, and Seen)
84439367 62- Now using PHP session management
175e7218 63- Parsing the body for URLs and Email addrs
43fcef5c 64- Added option to configure default folder directory. ie: ~/mail
3a3b5826 65- Configuration script added: config/conf.pl
73c82cca 66- Addressbook with LDAP support
a3886f39 67- Big speed improvements with folder listing
4debe366 68- Added Subscribe/Unsubscribe to folders
bbd30ac8 69- Fixed bug in UW that didn't mark unseen messages
e5370d43 70- Saving sent messages into $sent_folder
d17b1a71 71- It doesn't bail out if PHP wasn't compiled with --with-gettext.
72 It only uses english in this case.
bdeb5293 73- Added support for Cyrillic (thanks to Artem Botchkov for help)
8c086db6 74- Included information on Russian Apache from Konstantin Riabitsev
6441f7c6 75- Honoring charset parameter for the body.
a9eed94d 76- Changed the way emptying of trash was done to work better
77 across different IMAP servers
d17b1a71 78
79
ecf51658 80
d17b1a71 81Version 0.3.1 -- March 13, 2000
82-------------------------------
83- Fixed a bug that didn't allow downloading of attachments
84
ebb42164 85Version 0.3 (final) -- March 10, 2000
86-------------------------------------
87- Fixed bug in smtp.php and made sending RFC complient
c973661d 88- Fixed a bug that wouldn't let you rename folders with UW server.
89- Other minor bugfixes
90
91Version 0.3pre2 -- March 5, 2000
92--------------------------------
37ea6f44 93- Rewrote folder deletion. It works much more flexably now.
b5d86033 94- Fixed message deletion that didn't always delete the right messages.
95- Removed font tags
7973444b 96- Better character translation, especially for i18n
97- Added the choice of language as a user preference
98- Bug fixes, bug fixes, bug fixes
99- Fixed bugs in message moving and deleting
4ca45d7b 100- Rewrote all IMAP functions from scratch
101
102Version 0.3pre1 -- February 17, 2000
103------------------------------------
cb8dd416 104- Added user-specific preferences including:
105 Full Name (for outbound messages)
106 Reply-to address
107 Theme
108 Move messages to trash option (true/false)
109 Wrap incoming text at XX characters
110 Editor window size (in characters)
ac2f88c7 111 Time between reloads of the left folder list
112 Signature
cb8dd416 113- Rewrote SMTP functions. It now works and handles error correction.
838f9159 114- Only folders that you're subscribed to will be listed
115- Fixed a bug in outbound messages that translated " into \"
c741cd09 116- Added themes in distribution (7 total)
9295b1ed 117- Added option to send email via sendmail rather than SMTP
60ee701b 118- Increased speed of viewing folder by date about 25%, and viewing the folder by
119 Subject or Sender by up to 100%.
ffc2ccbc 120- Added internationalization
121- Added sending of attachments
ac2f88c7 122- Left folder refreshing at intervals (with META tags)
cb8dd416 123
124
125
4ca45d7b 126
78509c54 127Version 0.2.1 -- January 05, 2000
128---------------------------------
129- Rewrote how MULTIPART messages were handled and made it recursive
130- We now take into account the encoding type rather than guessing
131- Redesigned how attachments are displayed
132- Fixed the bug that wouldn't let you send messages (I hope)
133- Added a "download message" option
134- Added a plain text viewer for text messages
135
8dc0fb27 136Version 0.2 -- January 02, 2000
137-------------------------------
4809f489 138- Attachment support (much better MIME support in general)
97be2168 139- Themeable support replaced Custom Colors. Themes are pluggable.
8dc0fb27 140
141
cb8dd416 142
4ca45d7b 143
8dc0fb27 144Version 0.1.2 -- December 20, 1999
145-----------------------------------
0f1835f3 146- Date translation to local time
8dc0fb27 147- Rewrote folder fetching code universally
148- Added attachment detection (no downloads yet)
149- Fixed many minor bugs that were reported
0f1835f3 150
151Version 0.1.1 -- December 16, 1999
152-----------------------------------
153- Reworked all the IMAP functions to make them RFC 2060 compliant
154 (should work with all IMAP servers)
155- Added color customization
156- Sorted folder list (on left bar)
157- Added MUCH better error correction and notification
158
d92b6f31 159Version 0.1 -- December 14, 1999
160--------------------------------
161- Message composing (with to, cc, bcc)
162- Message viewing, including HTML messages
163- Basic MIME support, no attachments...yet
164- Message sorting by Date, Name, or subject
165- Folder manipulation (deleting, creating, moving, and renaming)
166- IMAP email (currently only Cyrus IMAP server has been tested)
167- Many other features that are basic email functionality