information about moved stylesheets and header() calls in displayHtmlHeader.
[squirrelmail.git] / ReleaseNotes
... / ...
CommitLineData
1/*****************************************************************
2 * Release Notes: SquirrelMail 1.5.0 *
3 * The "Breeze Before the Storm" Release *
4 * 1 Feb 2004 *
5 *****************************************************************/
6
7In this edition of SquirrelMail Release Notes:
8 * All about this Release!
9 * Major updates
10 * A note on plugins
11 * Reporting my favorite SquirrelMail 1.5 bug
12
13All about this Release!
14=======================
15
16This is the first release of our new 1.5.x-series, which is a
17DEVELOPMENT release.
18
19See the Major Updates section of this file for more.
20
21
22Major updates
23==============
24
251.5.0 includes the integration of the delete_move_next plugin,
26as well as a new "save replies to the same folder as the original"
27option.
28
29
30Data directory
31==============
32
33The directory data/ used to be included in our tarball. Since placing this
34dir under a web accessible directory is not very wise, we've decided to not
35pack it anymore; you need to create it yourself. Please choose a location
36that's safe, e.g. somewhere under /var.
37
38
39Reporting my favorite SquirrelMail 1.4 bug
40==========================================
41
42We constantly aim to make SquirrelMail even better. So we need you to
43submit any bug you come across! Also, please mention that the bug is
44in this 1.5.0 release, and list your IMAP server and webserver details.
45
46 http://www.squirrelmail.org/bugs
47
48Thanks for your cooperation with this. That helps us to make
49sure nothing slips through the cracks. Also, it would help if
50people would check existing tracker items for a bug before reporting
51it again. This would help to eliminate duplicate reports, and
52increase the time we can spend CODING by DECREASING the time we
53spend sorting through bug reports. And remember, check not only OPEN
54bug reports, but also closed ones as a bug that you report MAY have
55been fixed in CVS already.
56
57If you want to join us in coding SquirrelMail, or have other
58things to share with the developers, join the development mailinglist:
59
60 squirrelmail-devel@lists.sourceforge.net
61
62
63About Our Release Alias
64=======================
65
66This release is labeled the "Breeze Before the Storm" Release.
67Major UI changes are coming in the next few releases, hold
68onto your hats!
69
70 Happy SquirrelMailing!
71 - The SquirrelMail Project Team