Subversion Repositories DevTools

Rev

Rev 2650 | Rev 2930 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2650 Rev 2757
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
2
Version:  3.1.3000.cr                               Released:
2
Version:  3.1.3000.cr                               Released: 04-Jan-13
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
5
 
5
 
6
Minor changes:
6
Minor changes:
7
    * Subversion Extraction
7
    * Subversion Extraction
Line 13... Line 13...
13
 
13
 
14
    * Subversion Support
14
    * Subversion Support
15
      Detect authentication errors and issue user-friendly error messages
15
      Detect authentication errors and issue user-friendly error messages
16
      showing the user what to do.
16
      showing the user what to do.
17
 
17
 
-
 
18
    * Added Support for LMOS_COBRA
-
 
19
      This does not imply that LMOS is fully supported on the COBRA, only that
-
 
20
      we have build support for this target.
-
 
21
 
-
 
22
      Note: LMOS is not fully supported by VIX on the COBRA platform.
-
 
23
            LMOS should not be used on the COBRA.
-
 
24
 
18
Internal:
25
Internal:
19
    * Jats Utility: JatsFileUtil usage
26
    * Jats Utility: JatsFileUtil usage
20
      Better handling of files with nasty characters(%'&) in them.
27
      Better handling of files with nasty characters(%'&) in them.
21
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
28
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
22
      JatsFileUtil Will perform Url decoding of all arguments
29
      JatsFileUtil Will perform Url decoding of all arguments