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