@@ -15,11 +15,11 @@ the `API changes <../../api/api_changes.html>`_.
1515
16162015-10-21 Added get_ticks_direction()
1717
18- 2015-02-27 Added the rcParam 'image.composite_image' to permit users
19- to decide whether they want the vector graphics backends to combine
20- all images within a set of axes into a single composite image.
21- (If images do not get combined, users can open vector graphics files
22- in Adobe Illustrator or Inkscape and edit each image individually.)
18+ 2015-02-27 Added the rcParam 'image.composite_image' to permit users
19+ to decide whether they want the vector graphics backends to combine
20+ all images within a set of axes into a single composite image.
21+ (If images do not get combined, users can open vector graphics files
22+ in Adobe Illustrator or Inkscape and edit each image individually.)
2323
24242015-02-19 Rewrite of C++ code that calculates contours to add support for
2525 corner masking. This is controlled by the 'corner_mask' keyword
@@ -678,7 +678,7 @@ the `API changes <../../api/api_changes.html>`_.
678678 (with control of dimensions via squeeze keyword). FP.
679679
6806802010-03-13 Manually brought in commits from branch::
681-
681+
682682 ------------------------------------------------------------------------
683683 r8191 | leejjoon | 2010-03-13 17:27:57 -0500 (Sat, 13 Mar 2010) | 1 line
684684
@@ -1416,7 +1416,7 @@ the `API changes <../../api/api_changes.html>`_.
14161416 and are somewhat out of date. If needed, install them
14171417 independently, see:
14181418
1419- http://code.enthought.com/projects /traits
1419+ http://code.enthought.com/pages /traits.html
14201420
14211421 and:
14221422
0 commit comments