Notes-1.5.0.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. /*****************************************************************
  2. * Release Notes: SquirrelMail 1.5.0 *
  3. * The "Breeze Before the Storm" Release *
  4. * 1 Feb 2004 *
  5. *****************************************************************/
  6. In this edition of SquirrelMail Release Notes:
  7. * All about this Release!
  8. * Major updates
  9. * A note on plugins
  10. * Reporting my favorite SquirrelMail 1.5 bug
  11. All about this Release!
  12. =======================
  13. This is the first release of our new 1.5.x-series, which is a
  14. DEVELOPMENT release.
  15. See the Major Updates section of this file for more.
  16. Major updates
  17. ==============
  18. 1.5.0 includes the integration of the delete_move_next plugin,
  19. as well as a new "save replies to the same folder as the original"
  20. option.
  21. Reporting my favorite SquirrelMail 1.4 bug
  22. ==========================================
  23. We constantly aim to make SquirrelMail even better. So we need you to
  24. submit any bug you come across! Also, please mention that the bug is
  25. in this 1.5.0 release, and list your IMAP server and webserver details.
  26. http://www.squirrelmail.org/bugs
  27. Thanks for your cooperation with this. That helps us to make
  28. sure nothing slips through the cracks. Also, it would help if
  29. people would check existing tracker items for a bug before reporting
  30. it again. This would help to eliminate duplicate reports, and
  31. increase the time we can spend CODING by DECREASING the time we
  32. spend sorting through bug reports. And remember, check not only OPEN
  33. bug reports, but also closed ones as a bug that you report MAY have
  34. been fixed in CVS already.
  35. If you want to join us in coding SquirrelMail, or have other
  36. things to share with the developers, join the development mailinglist:
  37. squirrelmail-devel@lists.sourceforge.net
  38. About Our Release Alias
  39. =======================
  40. This release is labeled the "Breeze Before the Storm" Release.
  41. Major UI changes are coming in the next few releases, hold
  42. onto your hats!
  43. Happy SquirrelMailing!
  44. - The SquirrelMail Project Team