]> err.no Git - libchamplain/commitdiff
Fix NEWS indentation
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 01:59:02 +0000 (21:59 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 02:12:34 +0000 (22:12 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 56fd0cf3637d27b86d3060527f65935c5046d5fc..a2fbbad616eb2d8cecf45868eec3cc043ec04c28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ This is really the last release depending on Clutter 0.8
 
 Fixes:
 
- * Fix a division by 0 experienced by MacBooks users (Emmanuel Rodriguez)
+* Fix a division by 0 experienced by MacBooks users (Emmanuel Rodriguez)
 
 libchamplain 0.3.4 (2009-07-31)
 ===============================
@@ -35,16 +35,16 @@ This is the last release depending on Clutter 0.8
 
 Enhancements:
 
- * 577909: Marker selection API
- * Updated Perl bindings (Emmanuel Rodriguez)
- * Updated Python bindings (Victor Godoy Poluceno)
+* 577909: Marker selection API
+* Updated Perl bindings (Emmanuel Rodriguez)
+* Updated Python bindings (Victor Godoy Poluceno)
 
 Fixes:
 
- * 585854: Make distcheck required --enable-python but doesn't say so
- * 588224: Does not build with automake 1.11
- * 586157: libchamplain-gtk does not build with GTK 2.2
- * And numerous other fixes
+* 585854: Make distcheck required --enable-python but doesn't say so
+* 588224: Does not build with automake 1.11
+* 586157: libchamplain-gtk does not build with GTK 2.2
+* And numerous other fixes
 
 libchamplain 0.3.3 (2009-06-14)
 ===============================
@@ -61,14 +61,14 @@ Enhancements:
 * 584149: libchamplain should set the user agent on libsoup
 
 Fixes:
- * 582786: champlain_network_map_source_fill_tile should be private
- * 584365: "longitude" and "latitude" properties are reversed
- * 584390: Cache doesn't work on first run
- * 584368: Implement singleton using Gobject constructors
- * 583502: Center_on can be wrong
- * 584775: build system installs "uninstalled" version of the packages
- * 585698: Use accessor functions instead direct access
- * And numerous other fixes
+* 582786: champlain_network_map_source_fill_tile should be private
+* 584365: "longitude" and "latitude" properties are reversed
+* 584390: Cache doesn't work on first run
+* 584368: Implement singleton using Gobject constructors
+* 583502: Center_on can be wrong
+* 584775: build system installs "uninstalled" version of the packages
+* 585698: Use accessor functions instead direct access
+* And numerous other fixes
 
 libchamplain 0.3 (2009-05-04)
 ===============================