]> git.itanic.dy.fi Git - maemo-mapper/blob - debian/changelog
Administrative changes in preparation for release of Maemo Mapper v2.6.2.
[maemo-mapper] / debian / changelog
1 maemo-mapper (2.6.2) unstable; urgency=low
2
3   * Fixed some configuration bugs in APRS.
4
5  -- John Costigan <gnuite@gmail.com>  Sat, 14 Mar 2009 18:55:00 -0700
6
7 maemo-mapper (2.6.1) unstable; urgency=low
8
9   * Fixed a segfault when starting up without any configuration.
10
11  -- John Costigan <gnuite@gmail.com>  Mon, 9 Mar 2009 20:16:00 -0700
12
13 maemo-mapper (2.6) unstable; urgency=low
14
15   * Changed the default backing database format to SQLite3.  GDBM is still
16     available for both legacy support and newly-created databases.
17   * Added features for APRS.
18   * Improved layering performance and logic.
19   * Improved overall performance by removing the PNG timestamping behavior.
20   * Updated Russian translations, other minor bugfixes.
21
22  -- John Costigan <gnuite@gmail.com>  Sun, 8 Mar 2009 21:04:00 -0700
23
24 maemo-mapper (2.5.3) unstable; urgency=low
25
26   * Improved performance when running without an on-disk map cache.
27   * Fixed the localization issue, hopefully.
28
29  -- John Costigan <gnuite@gmail.com>  Sat, 13 Dec 2008 20:56:00 -0800
30
31 maemo-mapper (2.5.2) unstable; urgency=low
32
33   * Absolutely no changes at all.  Just need to appease Maemo Extras Builder.
34
35  -- John Costigan <gnuite@gmail.com>  Fri, 21 Nov 2008 21:31:00 -0800
36
37 maemo-mapper (2.5.1) unstable; urgency=low
38
39   * Fixed bug with invocation of flite.
40   * Fixed localization issues (sort of).
41   * Updated Spanish translations.
42   * Added ability to manually set/override AGPS with "Set GPS Position" menu
43     item (accessibility via the tap-and-hold menu).
44   * Fixed indeterminant seg fault with "Add POI" button from context menu.
45
46  -- John Costigan <gnuite@gmail.com>  Thu, 16 Oct 2008 02:00:00 -0700
47
48 maemo-mapper (2.5) unstable; urgency=low
49
50   * Added support for layered maps.  This support is still very
51     experimental, and the potential for crashes is rather large.  Still,
52     there is demand for it, so I'm posting it early.  By default, layers are
53     disabled, so it should not affect normal users.
54
55  -- John Costigan <gnuite@gmail.com>  Sat, 11 Oct 2008 22:00:00 -0700
56
57 maemo-mapper (2.4.2) unstable; urgency=low
58
59   * Made compatible with new Debian autobuilder architecture.
60   * Added support for reading "cmt" tags in GPX.  They are treated the same as
61     "desc" tags.
62   * Changed flite invocation to support shell scripts.
63   * Fixed bad documentation regarding the "Area" tab of the "Manage Maps"
64     dialog.
65   * Fixed bug with handling unknown XML extensions.
66   * Added support for extra-maemo compilation on Linux.
67
68  -- John Costigan <gnuite@gmail.com>  Sat, 16 Aug 2008 01:00:00 -0700
69
70 maemo-mapper (2.4.1) unstable; urgency=low
71
72   * Fixed bug in editing POI categories (closes #2281).
73   * Forced default setting of gpsd_ctrl_sock (closes #1714).
74   * Added ability to disable the recording of your track (closes #2311).
75   * Fixed display of lat/lon in "Add POI" dialog box.
76   * Added German and Spanish translations.
77   * Added support for online HTML versions of built-in help docs.
78
79  -- John Costigan <gnuite@gmail.com>  Sun, 16 Mar 2008 20:00:00 -0400
80
81 maemo-mapper (2.4) unstable; urgency=low
82
83   * Fixed bug with POI export to GPX (closes #2216)
84   * Fixed some memory leaks (closes #2099)
85   * Fixed connectivity issues in Scratchbox (closes #2098)
86   * Added support for maps that behave like Yahoo Maps.
87   * Fixed issue with the "Change Folder" dialog when exporting POI to GPX 
88     (closes #2217)
89   * Added button to swap contents of origin and destination in "Download
90     Route" dialog.
91   * Added "Map Correction" feature, to address the rare problem of inaccurate
92     road data provided by some map repositories in some locations (like Brazil
93     and Québec).  Please read the help file before attempting to use this
94     feature.
95
96  -- John Costigan <gnuite@gmail.com>  Sun, 9 Mar 2008 21:30:00 -0500
97
98 maemo-mapper (2.3.1) unstable; urgency=low
99
100   * Fixed bug where Maemo Mapper persists in memory after closing.
101   * Added ability to "compact" (aka "reorganize") a map cache database.
102   * Added documentation for using custom POI icons.
103   * Added Swedish translation strings.
104
105  -- John Costigan <gnuite@gmail.com>  Mon, 21 Jan 2008 01:31:00 -0500
106
107 maemo-mapper (2.3) unstable; urgency=low
108
109   * Added an in-memory map cache to improve pan performance (thanks to Tim
110     Terriberry for the patch).
111   * Fixed bug with infinitely repeating auto-route-update error messages.
112   * Added option to completely disable all announcements.
113
114  -- John Costigan <gnuite@gmail.com>  Sat, 12 Jan 2008 13:07:00 -0500
115
116 maemo-mapper (2.2) unstable; urgency=low
117
118   * Modified the build system and the code to support OS2008.  It has been
119     tested only the N800.
120   * Fixed a refresh bug that would cause Maemo Mapper to appear to hang under
121     high CPU load.
122   * Fixed bug in initial display of "Establishing GPS Fix" window.
123   * Made a first stab at conditionally updating the track based on HDOP.  This
124     will probably change a lot before I get it to "feel" right.  I hope I
125     don't have to add a preference - we're running out of Settings space!
126
127  -- John Costigan <gnuite@gmail.com>  Tue, 28 Nov 2007 00:25:00 -0500
128
129 maemo-mapper (2.1.1) unstable; urgency=low
130
131   * Changed the "set_view_center" method name to "set_view_position" for
132     clarity.
133   * Added two new signals to the DBUS interface: view_position_changed and
134     view_dimensions_changed.
135   * Fixed a bug in POI lat/lon handling (closes #1695).
136
137  -- John Costigan <gnuite@gmail.com>  Mon, 26 Nov 2007 21:07:00 -0500
138
139 maemo-mapper (2.1) unstable; urgency=low
140
141   * Changed GPS interaction to use GPSD exclusively, including the new
142     libgpsmgr framework.  This allows Maemo Mapper to automatically find a GPS
143     receiver (no need to specify one in Settings, although Maemo Mapper will
144     try to prefer the one you specify).  Hopefully, this will also address the
145     "hanging" issues that people have been having, and it should also make the
146     migration to Chinook easier.
147   * Added an initial stab at supporting the internal GPS receiver on the N810.
148     Use the "File Path" receiver type with "/dev/pgps" to use the N810's
149     internal GPS receiver.  ("/dev/pgps" is now the default.)
150   * Added the framework for a DBUS interface, including a single DBUS method
151     (set_view_center).  More to come later....
152
153  -- John Costigan <gnuite@gmail.com>  Sun, 25 Nov 2007 16:33:00 -0500
154
155 maemo-mapper (2.0.5) unstable; urgency=low
156
157   * Increased precision of latitude/longitude calculations.
158   * Added repository settings for minimum and maximum auto-downloadable zooms.
159   * Fixed bug that caused Maemo Mapper to draw the mark in the wrong place.
160   * Updated translation text.
161
162  -- John Costigan <gnuite@gmail.com>  Sun, 18 Nov 2007 01:00:00 -0500
163
164 maemo-mapper (2.0.4) unstable; urgency=low
165
166   * Added "Min. Speed" option in "Auto-Center" tab of "Settings", which allows
167     you to specify a minimum speed at which you must be traveling in order for
168     Auto-Center (and Auto-Rotate) to activate. (closes #1626)
169   * Fixed bug in Browsing for new Map Cache DB files. (closes #1613)
170   * Fixed crashes that occurred with POI View/Add dialog.
171   * Fixed crashes that occurred when opening previously-saved tracks and
172     routes. (closes #1619)
173   * Fixed spurious error reports when downloading maps that already exist.
174     (closes #1621)
175   * Renamed "Location" context menu to "Tap Point". (closes #1624)
176   * Changed the way zoom levels are initialized in the "Manage Maps" dialog,
177     to be much less arbitrary.
178   * Fixed POI database creation to include creation of the directory.
179
180  -- John Costigan <gnuite@gmail.com>  Mon, 12 Nov 2007 21:00:00 -0500
181
182 maemo-mapper (2.0.3) unstable; urgency=low
183
184   * Fixed download of map repositories.
185   * Fixed output of altitude in saved track and route files.
186   * Fixed minor bug in opening of track and route files.
187
188  -- John Costigan <gnuite@gmail.com>  Thu, 5 Nov 2007 12:00:00 -0500
189
190 maemo-mapper (2.0.2) unstable; urgency=low
191
192   * Changed the bluetooth receiver interaction to hopefully be friendlier to
193     more GPS receivers (particularly Holux).
194   * Fixed memory overflow situation when downloading "500 MB" of maps.  Maemo
195     Mapper should be able to handle more downloads at a time now, but keep in
196     mind that it's not unlimited.  2 GB of downloads is too much.
197   * Fixed the spurious straight lines in the drawing of tracks and routes.
198   * Fixed bug with not downloading higher-zoom maps when no maps were
199     available in the current zoom level and the current zoom level is not a
200     downloadable zoom level (per the download zoom steps variable).
201   * Fixed crashes that occurred during downloading of many maps at a time.
202   * Fixed corruption of GDBM database when downloading many maps at a time.
203   * Fixed bugs in detection of next waypoint.
204
205  -- John Costigan <gnuite@gmail.com>  Thu, 4 Nov 2007 23:45:00 -0500
206
207 maemo-mapper (2.0.1) unstable; urgency=low
208
209   * Expanded the available zoom levels by four additional zoom steps.  This
210     change invalidates previous map databases, so you will have to discard
211     your previous map data.
212   * Fixed crash that occurred during rapid map auto-download.
213   * Tightened up the POI Edit dialog to show more of the POI description.
214   * Added "Edit Categories..." buttons in a few more places.
215   * Fixed all of the formerly useless View menu items. (closes #1598, #1604)
216   * Fixed bug in parsing East-of-the-meridian longitudes.
217   * Fixed bug in "Along Route" radio button.
218   * Fixed bug with repeated internet connection attempts.
219   * Fixed bug in update of POI List after Delete from Edit POI dialog.
220     (closes #1599)
221   * Fixed crash when adding a new POI from the context menu.
222   * Added confirmation of overwriting query when selecting a category from the
223     drop down box in the "Download POI" dialog.
224   * Fixed crash with invalid address in the "Go to | Address" action.
225   * Fixed initialization of the POI icon directory name.
226
227  -- John Costigan <gnuite@gmail.com>  Thu, 3 Nov 2007 05:00:00 -0400
228
229 maemo-mapper (2.0) unstable; urgency=low
230
231   * Changed map repositories to use gdbm instead of file system.
232   * Changed track and route temporary files to use sqlite instead of GPX.
233     (Save and Open operations still use GPX.)
234   * Changed map retrieval to use threads.
235   * Changed NMEA retrieval to support GPSD and to use a separate thread.
236   * Added POI import, download, browser, and export.
237   * Added support for view rotation.  Also threaded view creation.
238   * Added an on-screen compass that points north.
239   * Added support for dragging the view in order to pan.
240   * Added support for repositories with no map cache at all.
241   * Added hourglass to notify users when a redraw is occurring.
242   * Replaced old internet connectivity with  support for libconic0.
243   * Reorganized the view-related menu items into an expanded "View" menu.
244   * Added Pre-cache option to reduce the amount of time that black areas are
245     on the screen while in Auto-download mode.
246   * Modified the Waypoint Notification Window to use a progress bar; this
247     should also fix some of the flicker that used to occur.
248   * Improved the robustness of bluetooth receiver error handling (no more
249       crashing when out of range).
250   * Improved memory utilization.
251   * Reorganized the code for greater readability.
252
253  -- John Costigan <gnuite@gmail.com>  Thu, 1 Nov 2007 23:00:00 -0400
254
255 maemo-mapper (1.4.7) unstable; urgency=low
256
257   * Added "Avoid Highways" option to the "Download Route" dialog.
258   * Updated Spanish translations.
259   * Fixed bug with sensitivity of the "Auto-Update" checkbox.
260   * Fixed bug that caused Auto-Update to be constantly invoked.
261
262  -- John Costigan <gnuite@gmail.com>  Sat, 7 Jul 2007 21:52:00 -0400
263
264 maemo-mapper (1.4.6) unstable; urgency=low
265
266   * Fix repository duplication bug in the "Manage Repositories" dialog box.
267   * Incorporated patches contributed by Tatu Männistö:
268     1. remember full screen setting over invocations.
269     2. show zoom level in a box (like scale), no banner for changes.
270     3. fix a speed display bug, allow removing "Downloading maps" banner
271        when no connectivity is available.
272     4. add input / output capability for various DMS formats.
273
274  -- John Costigan <gnuite@gmail.com>  Sat, 9 Jun 2007 13:03:00 -0400
275
276 maemo-mapper (1.4.5) unstable; urgency=low
277
278   * Added ability to edit latitude and longitude in POI Add/Edit dialog.
279   * Tapping on a POI now shows the category and label of the POI (and does not
280     re-center the display). (closes #645)
281   * Added action to clear the track. (contributed by Kalle Valo)
282   * Changed the way dialog boxes are displayed - this might help some of the
283     random "crash when I try to open XXX dialog box" crashes.
284   * Added the "Go to | Address..." menu item.
285   * Added Spanish translation.
286
287  -- John Costigan <gnuite@gmail.com>  Sun, 20 Mar 2007 00:27:00 -0400
288
289 maemo-mapper (1.4.4) unstable; urgency=low
290
291   * Updated Finnish translation.
292   * Fixed #622 (Crash in draw_sat_info()).
293   * Fixed #623 (Crash due to invalid NMEA sentence).
294
295  -- John Costigan <gnuite@gmail.com>  Sun, 18 Mar 2007 14:44:00 -0400
296
297 maemo-mapper (1.4.3) unstable; urgency=low
298
299   * Fixed bug that caused announcements to be late.
300   * Fixed bug with WMS repositories.
301   * Added native support for OpenStreetMap; made it the default repo.
302   * Added support for remapping all of the hardware keys.  In doing so, I
303     removed the "Escape Key"-specific stuff in Misc. 2, and cleaned up that
304     tab a little bit (i.e. moved Info Font Size to Misc. [1]).
305   * Added Zoom In/Out buttons to the View menu.
306   * Added a scale.
307   * Added an About page with version information.
308   * Added a "Double Pixels" option for repositories; if enabled, maps will be
309     shown at a minimum of double the pixel size, for those who don't want to
310     squint.
311   * Added a "Next-able" option for repositories, which controls whether or not
312     the repository is selectable via the "Select Next Repository" shortcut.
313   * Changed "Track Mark" functionality back to old "Track Break" name.
314   * Added the ability to add waypoint-like "Marks" to the track.  Marks are
315     like Track Breaks, except that you can give a description.
316   * Added some additional "first time running Maemo Mapper" help.
317   * Reorganized the track and route code.
318   * Modified timestamp to use GPS time if available.
319   * Changed old recursive-make-dir code to just use g_makdir_with_parents.
320   * Changed Repo Manager to support using ~ in the cache dir.
321
322  -- John Costigan <gnuite@gmail.com>  Mon, 12 Mar 2007 02:19:00 -0400
323
324 maemo-mapper (1.4.2) unstable; urgency=low
325
326   * Updated the fi_FI locale and added msgid's for POI categories.
327   * Fixed segfault when starting Maemo Mapper for the very first time.
328
329  -- John Costigan <gnuite@gmail.com>  Sat, 3 Mar 2007 16:48:00 -0500
330
331 maemo-mapper (1.4.1) unstable; urgency=low
332
333   * Added the fi_FI and en_GB locales.
334   * Fixed the bug in accessing POI icons.
335   * Added documentation, accessible via the osso-help framework.
336   * Made some distance calculation more accurate (but slower).
337   * Changed Z order of routes and POIs.
338   * Added several new context-menu actions, including actions for constructing
339     routes in Maemo Mapper directly, and an action to set the "current GPS
340     location" even if you don't have a GPS receiver.
341   * Added the "Go to" menu.
342   * Added menu items to show route- and track-related distances.
343   * Added menu item in "View" to show/hide all POIs. 
344   * Added several new escape button options.
345   * Changed route distance calculation to use the route, not straight-line
346     distance.
347   * Removed the "Voice Speed" and "Voice Options" until moimart releases his
348     dbus-based version of flite (if ever).
349
350  -- John Costigan <gnuite@gmail.com>  Thu, 1 Mar 2007 22:42:00 -0500
351
352 maemo-mapper (1.4) unstable; urgency=low
353
354   * First build from the new maemo3 SDK.  Although the code is the same, there
355     are different builds depending on the target (770 or N800).  "-1" is a
356     generic build with no arm-model-specific optimizations.  "-2" is optimized
357     for 770 (arm926ej-s).  "-3" is optimized for N800 (arm1136jf-s).
358   * Changed from sqlite0 to sqlite3.
359   * Added ability to download repository information from the web.
360   * Changed track data to use GPS timestamps instead of Nokia's slow clock.
361
362  -- John Costigan <gnuite@gmail.com>  Mon, 12 Feb 2007 23:35:00 -0500
363
364 maemo-mapper (1.3.5) unstable; urgency=low
365
366   * Fixed "Bad Repository" detection and notification.
367   * Fixed bug in route auto-update that only allowed a single auto-update.
368   * Added support for zero-based quadtree URL format (thanks to Albertas
369     Agejevas).
370   * Added ability to specify the GPX directions server.
371
372  -- John Costigan <gnuite@gmail.com>  Mon, 29 Jan 2007 00:05:00 -0500
373
374 maemo-mapper (1.3.4) unstable; urgency=low
375
376   * Changed some strings and updated the po files.
377   * Re-added libxau0 as a dependency (it was needed).
378
379  -- John Costigan <gnuite@gmail.com>  Mon, 15 Jan 2007 22:09:00 -0500
380
381 maemo-mapper (1.3.3) unstable; urgency=low
382
383   * Fixed bug in track export/import.
384   * Removed dependency on libbluetooth1.
385   * Removed (from the control file) the dependency on libxau1.  Not sure if
386     maemo-mapper actually needs that dependency, but it was blocking
387     installation on the n800.
388
389  -- John Costigan <gnuite@gmail.com>  Sun, 14 Jan 2007 23:11:00 -0500
390
391 maemo-mapper (1.3.2) unstable; urgency=low
392
393   * Added proxy support for the new download mechanism.
394   * Replaced the last bit of gnome-vfs HTTP transfer with libcurl3.
395
396  -- John Costigan <gnuite@gmail.com>  Sun, 19 Nov 2006 03:20:00 -0500
397
398 maemo-mapper (1.3.1) unstable; urgency=low
399
400   * Fixed locale issue with proj. (closes #138)
401   * Removed unnecessary extra copying from gdk_pixbuf_scale_inplace().
402   * Streamlined the pixbuf trimming a bit.
403
404  -- John Costigan <gnuite@gmail.com>  Sat, 18 Nov 2006 12:20:00 -0500
405
406 maemo-mapper (1.3) unstable; urgency=low
407
408   * Re-wrote download mechanism to use libcurl3 instead of gnome-vfs-async.
409   * Added support for WMS maps.
410
411  -- John Costigan <gnuite@gmail.com>  Sat, 18 Nov 2006 00:37:00 -0500
412
413 maemo-mapper (1.2.5) unstable; urgency=low
414
415   * Added altitude (elevation) support to the Track.
416   * Added configurability of degree format.
417   * Added speed warner for you law-breakers out there.
418   * Added setting for information font size.
419   * Cleaned up some string code.
420
421  -- John Costigan <gnuite@gmail.com>  Fri, 17 Nov 2006 20:47:00 -0400
422
423 maemo-mapper (1.2.4) unstable; urgency=low
424
425   * Fixed crash when loading two track files as route files. (closes #117)
426   * Fixed internationalization - it should actually work now.
427   * Fixed crash when config is empty.
428   * Fixed broken "Download-by-Route" functionality.
429
430  -- John Costigan <gnuite@gmail.com>  Sat, 28 Oct 2006 21:14:00 -0400
431
432 maemo-mapper (1.2.3) unstable; urgency=low
433
434   * Fixed the /dev/rfcomm crash (and probably other crashes)
435     (closes #105, #113).
436
437  -- John Costigan <gnuite@gmail.com>  Sun, 22 Oct 2006 20:34:00 -0400
438
439 maemo-mapper (1.2.2) unstable; urgency=low
440
441   * Fixed a few minor bugs (#109, #110, #111).
442
443  -- John Costigan <gnuite@gmail.com>  Sun, 22 Oct 2006 20:34:00 -0400
444
445 maemo-mapper (1.2.1) unstable; urgency=low
446
447   * Added support for recognition of "disconnect-when-off" flag (closes #106)
448   * Fixed a couple of crashes and other minor inconsistencies.
449
450  -- John Costigan <gnuite@gmail.com>  Sat, 21 Oct 2006 12:24:26 -0400
451
452 maemo-mapper (1.2) unstable; urgency=low
453
454   * Added support for multiple repositories. (closes #7)
455   * Added support for POI (including category editing). (closes #22)
456   * Added support for Textual GPS information. (closes #13)
457   * Added ability to delete or "re-download" maps. (closes #25)
458   * Added feature to zoom by more than one level at a time. (closes #39)
459   * Fixed seg fault when switching map cache directories. (closes #64)
460   * Fixed locale issue with route auto-update. (closes #62)
461   * Fixed broken hashing (wrt equals). (closes #58)
462   * Fixed crash that occurred when map uri is blank. (closes #50)
463   * Added auto-connect to internet when needed (downloading maps).
464   * Added ability to manually reset bluetooth radio.
465   * Added ability to re-assign the Escape Key.
466   * Changed IO read mechanism slightly to try to avoid bluetooth errors.
467
468  -- John Costigan <gnuite@gmail.com>  Sun, 15 Oct 2006 12:24:26 -0400
469
470 maemo-mapper (1.1) unstable; urgency=low
471
472   * Added ability to customize the colors. (closes #11)
473   * Added temporal data to Track Export/Import functionality. (closes #9)
474   * Added context menu for performing various operations. (closes #37)
475   * Added Dutch Translation (closes #38)
476   * Added ability to change zoom by more than one zoom level at a time, and
477     added user feedback so that user knows which zoom level he is at.
478     (begins to address #21)
479   * Fixed locale issue with "Download Route" using GPS Location.  (closes #36)
480   * Removed hciconfig hack, since it seems no longer necessary. (closes #27)
481   * Eliminated "closest" zoom level in order to maintain consistency between
482     map storage names and zoom level names.
483   * Made some minor aesthetic changes in the Settings dialog.
484   * Added error-checking and retrying to downloading.
485   * Fixed some maemo intricacies suggested by the new Maemo Programming
486     Guidelines document.
487   * Changed the old "previous two center points" behavior in the Download by
488     Area dialog box to a more intuitive "bounds of the screen" behavior.
489
490  -- John Costigan <gnuite@gmail.com>  Sat, 1 Jul 2006 10:14:00 -0400
491
492 maemo-mapper (1.0.2) unstable; urgency=low
493
494   * Re-organized to work better with the final version of 2006 OS.
495   * Changed voice synthesis mechanism to dbus-based flite (closes #14).
496   * Added Localization Framework (closes #12).
497   * Added the framework for online Help (begins to address #16).
498   * Added chime to indicate approaching waypoints (closes #18).
499
500  -- John Costigan <gnuite@gmail.com>  Sat, 1 Jul 2006 10:14:00 -0400
501
502 maemo-mapper (1.0.1) unstable; urgency=low
503
504   * Fixed my broken "last two center points" code.
505   * Re-organized package to better match the new Maemo 2.0 hello-world-app.
506
507  -- John Costigan <gnuite@gmail.com>  Mon, 12 Jun 2006 20:42:00 -0400
508
509 maemo-mapper (1.0) unstable; urgency=low
510
511   * Functionally the same as 0.2.4.  The only difference is that the 1.x
512     codeline is 2006 OS-compatible, whereas the 0.x codeline will remain 2005
513     OS-compatible.
514
515  -- John Costigan <gnuite@gmail.com>  Sat, 10 Jun 2006 19:53:00 -0400
516
517 maemo-mapper (0.2.4) unstable; urgency=low
518
519   * Added support for rfcomm-based input.
520   * Settings dialog now saves settings to GCONF on dismissal.
521   * Fixed map downloading to be more Gnome-VFS-friendly.
522   * Fixed localization bug in output GPX files.
523   * Fixed crash in "Download Area"/confirmation dialog box.
524
525  -- John Costigan <gnuite@gmail.com>  Sat, 10 Jun 2006 16:52:00 -0400
526
527 maemo-mapper (0.2.3) unstable; urgency=low
528
529   * Fixed bug in Download-by-Area confirmation dialog box.
530   * Added "Clear" button to Download-by-Area dialog box.
531
532  -- John Costigan <gnuite@gmail.com>  Mon, 29 May 2006 11:57:00 -0400
533
534 maemo-mapper (0.2.2) unstable; urgency=low
535
536   * Fixed erroneous hciconfig reset call.
537   * Added Armin Warda's "previous two center points define the default
538     top-left/bottom-right points in Download-By-Area" patch.
539
540  -- John Costigan <gnuite@gmail.com>  Sun, 28 May 2006 22:01:00 -0400
541
542 maemo-mapper (0.2.1) unstable; urgency=low
543
544   * Changed error-handling of NMEA messages to better support missing values.
545
546  -- John Costigan <gnuite@gmail.com>  Fri, 26 May 2006 19:12:00 -0400
547
548 maemo-mapper (0.2) unstable; urgency=low
549
550   * Force creation of the map cache directory (including parents).
551   * Fixed some locale-related bugs.
552   * Added support for satellite map data.
553   * Added support to save last center location.
554   * Added support to specify announcement advance notice in Settings.
555   * Made the flite call safer, and the path is specifiable in Settings.
556   * Changed the look of the HildonControlbars in Settings a tad.
557   * Added estimate for number of maps to download with Download By Area.
558   * Changed the way routes are followed to better support single-point,
559     "point-of-interest"-style routes.
560   * Fixed bug in route-drawing.
561   * Fixed some bugs in download-by-route functionality.
562   * Trying some fixes for when the bluetooth connection mysteriously drops.
563   * Added some error-handling to NMEA parsing.
564   * Fixed some other minor, workaround-able bugs.
565   * Added some more comment documentation to the code.
566
567  -- John Costigan <gnuite@gmail.com>  Wed, 24 May 2006 21:16:00 -0400
568
569 maemo-mapper (0.1) unstable; urgency=low
570
571   * Initial release.
572
573  -- John Costigan <gnuite@gmail.com>  Sat, 22 Apr 2006 17:40:00 -0400
574