Skip to content

Commit b5886ca

Browse files
committed
Tweak news formatting
1 parent cfc0728 commit b5886ca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ ggplot2 0.9.3.1.99
1212

1313
* `ggpcp()`, `ggfluctuation()`, `ggmissing()`, `ggstructure()`, and
1414
`ggorder()` are now defunct and have been removed.
15-
16-
* `fortify.SpatialPolygonsDataFrame()` now calls `polygons` without requiring the `sp` to be loaded first. Addresses issue #879 https://github.com/hadley/ggplot2/issues/879
15+
16+
* `fortify.SpatialPolygonsDataFrame()` now calls `polygons` without
17+
requiring the `sp` to be loaded first (@seancarmody, #879).
1718

1819
* `aes()` no more treats variables like `a..x..b` as a calculated aesthetic
1920
(@krlmlr, #834).

0 commit comments

Comments
 (0)