*** SquirrelMail Devel Series 1.5 ***
*************************************
-Version 1.5.2 - CVS
+Version 1.5.2 - SVN
-------------------
- The search expression in the LDAP backend of the Addressbook is now
configurable, which can allow the result set to be expanded.
SquirrelMail is constantly being improved. Therefore you should always
get the newest version around. Look at http://www.squirrelmail.org
to see what it is. If you want to be bleeding edge you might want to
- consider using the latest CVS version (with the latest and most
+ consider using the latest SVN version (with the latest and most
fashionable bugs).
a. Download SquirrelMail
increase the time we can spend FIXING existing bugs by DECREASING the time we
spend sorting through bug reports. Remember to check for CLOSED bug reports
also, not just OPEN bug reports, in case a bug you want to report may have been
-recently fixed in CVS.
+recently fixed in our source code repository.
If you want to join us in coding SquirrelMail, or have other things to share
with the developers, join the development mailing list:
How to translate SquirrelMail into another language?
====================================================
-This document does not deal with CVS and how to upload translations to
+This document does not deal with Subversion and how to upload translations to
the repository.
1. First time translation
/**
* SquirrelMail version number -- DO NOT CHANGE
*/
-$version = '1.5.2 [CVS]';
+$version = '1.5.2 [SVN]';
/**
* SquirrelMail internal version number -- DO NOT CHANGE