Fixed Modest crashes after tapping back button in new mail editor
[modest] / debian / changelog
1 modest (3.90.5) unstable; urgency=low
2
3   * Add find toolbar to headers window.
4   * Also filter date ranges in headers list filter.
5   * Use live search in hildon.
6   * Misc build fixes.
7   * Misc runtime fixes.
8   * Properly detect the body in multipart/related messages.
9   * Added new dbus methods to emit signals account_created, account_removed,
10   *    msg_read_changed and folder_updated.
11   * New method to fetch unread messages with dbus.
12   * Wrap into a mail operation the get unread messages dbus method. Also make
13   *    get folders operation asynchronous.
14   * Move the reply calendar method from ui actions to plugin ui actions.
15   * API for reply calendar doesn't need now the msg, as the method internally
16   *    can get the original msg.
17   * Add methods to get and retrieve list of custom header pairs in editor.
18   * Preserve headers of messages in drafts and sending messages.
19   * New method to send a mail without ui.
20   * Move modest_ui_actions_on_send_msg to plugin API.
21   * Add new ui actions method to send a custom message without editor.
22   * New method modest_ui_actions_reply_calendar_with_subject.
23   * Fixes: NB#134053  inline images lost with email sent from Thunderbird.
24   * Fixes: NB#153926  "insert image" button moved from app menu to toolbar.
25   * Fixes: NB#154396  Set a MODEST_MARGIN_HALF margin in the top of the editor
26   *    window.
27   * Fixes: NB#155972  Move again models in header view. Now sort model is
28   *    again inside filter model as we want to avoid resorting on changing the
29   *    live search filter condition.
30
31  -- Jose Dapena Paz <jdapena@igalia.com>  Tue, 09 Feb 2010 08:15:19 +0100
32
33 modest (3.90.4) unstable; urgency=low
34
35   * Misc build fixes.
36   * Set active account of folder window before registering, to allow window mgr
37   *    to know it on register stage.
38   * Moved Back button to the top right corner.
39   * Removed unused includes.
40   * New mail operation modest_mail_operation_update_folder_counts. This is for
41   *    only doing poke_status on all folders.
42   * New DBUS API for update_folder_counts method.
43   * Test app for update_folder_counts method.
44   * Show calendar flag in headers list.
45   * New method to find a calendar part in a message.
46   * Detect calendar status from parts in header view.
47   * On showing a calendar event in view, emit a signal to handle it in upper
48   *    layers.
49   * If handle_calendar is not handler, then don't show the calendar containers.
50   * Autoretrieve calendar parts in bodystructure.
51   * Add methods to create a reply to calendar message and open it in editor.
52   * Pass to account protocol request to handle the calendar.
53   * Only set priority if it differs from normal.
54   * Fixes: Several reference leaks in ModestFolderView's filter method.
55   * Fixes: Zoom keys behaviour in Modest.
56   * Fixes: A crash creating new messages.
57   * Fixes: NB#134194  "volume %x" shown when attempt to zoom.
58   * Fixes: NB#140276  Only remove mail notifications for each account, when we
59   *    see mails or folders from that account.
60   * Fixes: NB#142363  Use non-localized reply and forward prefixes.
61   * Fixes: NB#144441  "unable to zoom" shown in email inbox while mediaplayer
62   *    is active.
63   * Fixes: NB#146213  Show progress information when saving attachments.
64   * Fixes: NB#147995  Show the signature in SecondaryTextColor for HTML emails.
65   * Fixes: NB#150401  Usage of zoom keys should be revised in email.
66   * Fixes: NB#152559  New show toolbar button in editor.
67   * Fixes: NB#153338  Fixed a typo in a logical id.
68   * Fixes: NB#153599  Fixes a crash when saving attachments fails.
69
70  -- Jose Dapena Paz <jdapena@igalia.com>  Sun, 24 Jan 2010 12:17:34 +0100
71
72 modest (3.90.3) unstable; urgency=low
73
74   * Add applications .desktop file for gtk
75   * Properly detect inline images in multipart/related messages
76   * Do not reload messages from bodystruct
77   * Also fetch asyncrhonously embedded images in webkit.
78   * Use the ModestWindow to create the Move to dialog instead of ModestShell
79   * Fixed dimming rules for moving/deleting messages
80   * Show the proper UP icon in the "Move to" dialog
81   * Fixes an infinite loop while saving BS mime parts
82   * Do allow to remove messages when opened from notifications
83   * Include in the "Save attachments" dialog the messages that only contain 1 mime
84   *    part and whose content disposition is attachment
85   * Fix detection of what an attachment is. Attachment is never a multipart that's
86   *    not a TnyMsg, because in this case it would never be an attachment even if
87   *    disposition lies and tells it is.
88   * Do not disable editing authentication method checkbox if the connection
89   *    protocol is secure
90   * Added 4h, 8h and 24h update interval periods
91   * Some build fixes
92   * Remove some deprecated GTK+ symbols
93   * Fixes: NB#139674  Do ignore empty recipients when checking names
94   * Fixes: NB#145849  Do not search into emails when more than 1 recipient is
95   *    resolved
96   * Fixes: NB#148667  Better quote+wrap algorithm. Fixes NB#148667.
97   * Fixes: NB#151298  Automatic add to contacts not working if "Check names" is
98   *    performed
99   * Fixes: NB#151328  Do not allow to send messages to empty recipients
100   * Fixes: NB#151343  Show remote folders in "Move to" dialog when viewing
101   *    archive folder
102   * Fixes: NB#151499  On checking if singleton accounts exist, take into account
103   *    if they're enabled.
104   * Fixes: NB#151640  Properly handle download of parts for forwarding subpart
105   *    messages.
106   * Fixes: NB#151892  Retrieve image attachments asynchronously to avoid hanging
107   *    UI
108   * Fixes: NB#151895  Dim fetch images in msg view while downloading a message.
109   * Fixes: NB#152038  Don't add purged attachments on creating reply or forward
110   *    messages
111   * Fixes: NB#152716  In wizard, if country picker change, only refresh the
112   *    plugins entries in provider picker if the MCC hasn't changed. This
113   *    should decrease the lag after cancelling the plugin protocols check.
114
115  -- Jose Dapena Paz <jdapena@igalia.com>  Thu, 14 Jan 2010 15:51:35 +0100
116
117 modest (3.90.2) unstable; urgency=low
118
119   * Removed gnome folder, and added new gtk folder. Now gtk port will be more
120   *   close to hildon port.
121   * Dropped maemo4 and mozembed support.
122   * Finally removed dependencies on ModestMainWindow
123   * Migration of many widgets
124   *     * New toolkit factory for refactored widgets
125   *     * All selectors
126   *     * Text views and entries
127   *     * Menu items, check  buttons, ...
128   *     * Scrollables
129   *     * Find toolbar
130   * New ModestShell, a window that hosts all views in gtk port:
131   *     * Menu button with title and hierarchy subtitle.
132   *     * On creating a new window in Shell, switch to it.
133   *     * New message button
134   *     * Back button in shell, closes last window.
135   *     * Title button in ModestShell, shows menu
136   *     * Progress animation
137   *     * Set Control+q as attachment for closing shell, and Control+w for closing
138   *       last window.
139   *     * Make dimming rules work in shell menu.
140   * New gtk window manager
141   *     * Fix modality implementation in ModestShell window manager
142   *     * Fix modest_utils_show_dialog_and_forget for gtk and modest shell
143   * Implement banner modest-platform API with new ModestShellBanner
144   * Other gtk port fixes
145   *     * Remove help id's in windows (deprecated in hildon2, not used in gtk)
146   *     * Do not show neither tabs nor tree view headers
147   * Moved most windows and dialogs to src/widgets as they are now common code.
148   * New global settings dialog in gtk.
149   * Fix use cases in gtk:
150   *     * Moved ui files to src/widgets
151   *     * Added close/cancel buttons in dialogs.
152   *     * Show rows hint in accounts and folder view for gtk
153   *     * Fix cases where we assumed ModestWindow was a GtkWindow
154   *     * Removed ModestExpanderMailHeaderView
155   *     * Fix compact mail header background color in gtk
156   *     * Reenable smtp servers dialog in gtk. We'll try to implement it properly
157   *       with network manager help.
158   *     * Reenable move, delete and rename in gtk
159   *     * Fix delete folder dialogs
160   *     * Fix delete folder in gtk
161   *     * Fix cc/bcc show/hide buttons in gtk
162   *     * Reenable move to and delete in headers window
163   *     * Fix remove attachments case in gtk
164   * Attachments handling in gtk:
165   *     * Activate uris and files with desktop handler
166   *     * Download properly files.
167   *     * Detect proper icons for each mime type.
168   *     * Desktop feedback on opening a file default app.
169   * Lots of layout enhancements and color fixes in gtk
170   * Adapt wpeditor settings to work better in gtk port.
171   * Fixed many keybindings.
172   * Basic Webkit support.
173   * Retrieve mime parts on demand with new Bodystruct support.
174   * Replaced translations of other modules in modest gtk.
175   * Expunge messages when closing headers window
176   * Use new color button in hildon, based on calendar application
177   * Added the dbus method handler for OpenEditAccountsDialog
178   * Only load one account in folders view (for header window).
179   * Fixes: MB#4887    use accessor functions instead direct access. (only stable
180   * Fixes: MB#4973    support silent build rules
181   * Fixes: MB#5161    fix some gnome version build warnings
182   * Fixes: MB#5241    import conic support only if It's available
183   * Fixes: MB#5242    remove Hildon 0.x conditional code
184   * Fixes: MB#5249    remove Hildon1 conditional code from hildon2.
185   * Panning fixes in gtkhtml message view:
186   *     * Fixes: NB#138980
187   *     * Fixes: NB#114484
188   * Fixes: NB#112533  long attachment's name is not truncated in the
189   *   "Select attachment" dialog
190   * Fixes: NB#120969, MB#3941  insert proper trailing space on signature separator
191   * Fixes: NB#121661  show translated names in first item of paths in change
192   *   folder dialog
193   * Fixes: NB#125223  Show * after mandatory fields in wizard
194   * Fixes: NB#129366  don't assume account protocols return a settings dialog
195   * Fixes: NB#132034  use the proper logical id for the "New" button in Move message dialog
196   * Fixes: NB#133593  fill better the name fields in created contacts
197   * Fixes: NB#133828  show "Copy link location" as an option in CSM
198   * Fixes: NB#133900  some countries are missing in the country list
199   * Fixes: NB#134253  save button active in account settings if incoming port
200   *   is empty
201   * Fixes: NB#136936  do allow to move messages from local accounts
202   * Fixes: NB#137323  do not show account settings dialog if the UI is not shown
203   * Fixes: NB#137657  on cancelling attempt to retrieve a message, close message
204   *   view window
205   * Fixes: NB#138240  do not delete content of the email body when switching
206   *   signatures.
207   * Fixes: NB#139032  increase the char limit for considering a header as "secure"
208   * Fixes: NB#139196  CSM menus shown when tap-and-hold over blank view
209   * Fixes: NB#139348  save screenshot for startup in Hildon
210   * Fixes: NB#139404  download remote message attachments and open them from modest
211   * Fixes: NB#139674  ignore empty addresses when checking recipients
212   * Fixes: NB#140449  fix message not available error in account protocols
213   * Fixes: NB#140483  do not process alerts without error
214   * Fixes: NB#140509  sync() currently viewed folder on send&receive even with
215   *   auto-updates
216   *   GTK+ functions)
217   * Fixes: NB#140731  properly reply to pure HTML emails (using gtkhtml converter)
218   * Fixes: NB#141016  file with non-ASCII chars sent by Modest as attachment is
219   *   not readable by Modest when received
220   * Fixes: NB#142269  do not select any attachment to save by default
221   * Fixes: NB#142363  do not use localized Re: or Fw: when replying/forwarding
222   * Fixes: NB#143352  add a DBus API to request inmmediate Send&Receive
223   * Fixes: NB#143546  select the region in the easysetup wizard based on device's
224   *   regional settings
225   * Fixes: NB#144441, NB#150401  don't handle zoom keys out of message
226   *   view in hildon
227   * Fixes: NB#144914  added support to automatically add contacts to abook when sending
228   *   message
229   * Fixes: NB#145249  remove the first X lines when replying to HTML-only emails only
230   * Fixes: NB#145254  fixes a crash caused by an invalid dereference when changing colors
231   * Fixes: NB#145788  do not update the header window if the window was previously closed
232   * Fixes: NB#145849  do not search in contacts names in "Check names" option if the
233   *   entered text does not contain '@'
234   * Fixes: NB#146292  do not show the settings dialog if the device is offline
235   * Fixes: NB#147995  show signature with grey color
236   * Fixes: NB#147998  added support to show incoming notifications based on settings
237   * Fixes: NB#148121  removed an invalid assertion
238   * Fixes: NB#148772  change wrap line limit to 72 columns
239   * Fixes: NB#149093  do not restart Modest every X minutes
240   * Fixes: NB#149801, MB#6279  avoid redrawing too much on loading
241   *   external images.
242   * Fixes: NB#149855  expunge messages in server when removing them
243   * Fixes: NB#150022  do not use utf8 functions to measure string lengths
244   * Fixes: NB#150565  do not assume that every mime part has content type
245   * Fixes: NB#150632  remove "\r\n" before setting "In-Reply-To:" and "References:"
246   *   headers.
247   * Fixes: NB#150923  fixed a crash when composing a msg from an external program
248   * Fixes: NB#150963  do not change text color if color dialog is closed
249   * Fixes: NB#150973  crash when closing viewer window while downloading external
250   *   images
251   * Make modest_tny_mime_part_is_msg detection content type case insensitive.
252
253  -- Jose Dapena Paz <jdapena@igalia.com>  Mon, 14 Dec 2009 18:43:00 +0200
254
255 modest (3.90.1) unstable; urgency=low
256
257   * Fixes: NB#141137  do not play email tone twice when sending notifications
258   * Fixes: NB#133657  set the proper parent to the account settings dialog.
259   *    This could cause "hangs" when another modal dialog is shown after
260   *    this one.
261   * Fixes: NB#132711  junk characters added to filenames with non-ASCII
262   * Fixes: NB#139637  coverity defects in modest
263   * Fixes: NB#139032  remove the colons in folder details dialog. Use secondary
264   *    color as well for labels
265
266  -- Jose Dapena Paz <jdapena@igalia.com>  Wed, 14 Oct 2009 15:43:00 +0200
267
268 modest (3.90.0) unstable; urgency=low
269
270   * First release in development series for modest 4.0 release. It includes
271   *    lots of fixes from modest-3-0 branch
272   * Fixes: NB#136030  Increase the limit of characters to "secure" headers to
273   *    2048
274   * Fixes: NB#140122  On error fetching messages in msg view window, close it
275   *    always.
276   * Fixes: NB#141003  Remove the infinite loops that were causing the
277   *    application hang.
278   * Use IPHB in Maemo Fremantle.
279   * Fixes: MB#5188    HildonDialog deprecated symbol.
280   * Fixes: MB#4918    Fix locales setup.
281   * Use Gtk+ single includes (in GNOME version of modest).
282   * Fixes: MB#5156    Add AM_PROG_CC_C_O to configure.ac
283   * Fixes: NB#125495  Do not show account settings dialog if the settings are ok
284   *    and authentication fails due to timeouts
285   * Fixes: NB#139404  Fixes fro decode part to stream functionality.
286   * Fixes: NB#114184  Autoupdate not working when switching connections Added
287   *    RUN_DELAYED flag to the alarm event.
288   * Fixes: NB#133759  Do allow sending messages without subject
289   * Fixes a crash when freeing a const gchar *
290   * Lots of fixes on selection behavior in recipient editor
291   * Fixes: NB#135463  Crash in check_data
292   * Fixes: NB#139035  Forward button moved from menu to toolbar
293   * Fixes: NB#130325  Remove additional separation among headers and body in editor
294   * Fixes: NB#131601  toolbar lost in editor when doing undo after changing the
295   *    message settings to plain text
296   * Fixes: NB#114184  auto-update fails sometimes
297   * Fixes: NB#138110  sometimes manual send&receive does not work
298   * Fixes: NB#137949  show notifications even if the application is in the foreground
299   * Sync headers in ModestHeaderWindow dispose instead of finalize.
300   * Fixes: NB#137187  problems parsing email addresses
301   * Fixes: NB#138269  append @hotmail.com to the username if the user haven't inserted it
302   * Fixes: NB#138261  settings dialog not shown when the password is incorrect
303   * On html adjustment changes, resize children in idle.
304   * Fix dbus tests using the new library.
305   * Fixes: NB#137624  Crash when creating a new folder in offline mode
306   * Fixes: NB#131601  Toolbar lost in editor after canceling "lose formatting"
307   *    confirmation note
308   * Additional check in sort dialog (code review).
309   * Code review fix in ModestAttachmentsView.
310   * Fixes: NB#131351  Crash when exiting modest if there are new connection attempts
311   * Improved the output of modest_mail_operation_to_string
312   * Fixes: NB#134905  Set word char wrapping mode in gtkhtml widget
313   * Fixes: NB#135345  Perform a case-insensitive emails comparison when looking for
314   *    existing contacts
315   * Fixes: NB#134827  Take into account unichar space on converting to plain text
316   *    quoted text
317   * Limit the number of changes for correcting scroll to avoid infinite loop.
318   * Fixes: NB#132706  Check emails addresses case when checking the presence of our
319   *    email address when replying to emails
320   * Fixes: NB#135191  Move to use e book query for searches in check names select contacts
321   * Set gstreamer driver in canberra for playing sounds (supports aac then).
322   * Pass proper volume to canberra on play sounds from modest.
323   * Fixed a type-punned warning in compilation
324   * Do not check the presence of libmodest-dbus-client library in GNOME platform
325   * Added "separator" variable when not using hildon2 libs and only use
326   *    MODEST_COMPACT_HEADER_BG if it's defined
327   * Do not use gtk_html_set_auto_panning for the GNOME version
328   * Added connection reattempts to get_password function Do not show the account settings
329   *    dialog to the user if there is a connection issue
330   * Change scroll readjustment management in msg view.
331   * Better handling of spaces on converting text to html
332   * Add <p> to text-to-html stream, so that wrapping works better.
333   * Fixes: NB#133627  Added vertical scrolling using hw keys
334   * Fixes: NB#129121  Added row reference valid checks all around modest
335   * Fixes: NB#132625  Converted libmodest-dbus-client into a new library package
336   * New plugins API to fetch parts into streams.
337   * Make modest CUD script regenerate the NSS settings for maemosec
338   * Fixes: NB#134642  Fixes a crash in on_header_view_model_changed
339   * Handle properly ca_context_open, so that we can play more than one tone.
340   * Handle better finalize/last ref of model cases in ModestHeaderWindow
341   * On showing the check names "select contact" dialog, filter properly case.
342   * Fix reference leaks causing power consuption because of running IDLE.
343   * Fixed a reference problem in grey coloring of mail header view.
344   * Remove separator in hildon2
345   * Also change bg color of attachments view.
346   * Put grey in compact mail header view.
347   * Fixes: NB#114929  Add support to autocomplete usernames for Ovi and Yahoo Mail Plus
348   * Fixes: NB#134700  Play a sound after a send&receive if new headers are received 
349   *    and application is active in the foreground
350   * Fixes: NB#135054  Default update interval should be 30 minutes
351   * Fixes: NB#134642  Crash when closing the headers window
352
353  -- Jose Dapena Paz <jdapena@igalia.com>  Wed, 07 Oct 2009 13:33:00 +0200
354
355 modest (3.0.17-rc40) unstable; urgency=low
356
357   * Week 35, 2009 - fifth release
358   *
359   * Fixes: NB#131583    Email application hangs often when retrieving messages 
360   *
361
362  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 24 Aug 2009 11:19:03 +0300
363
364 modest (3.0.17-rc39) unstable; urgency=low
365
366   * Week 35, 2009 - fourth release
367   *
368   * Fixes: NB#134613 Email editor body doesn't get expanded when entering text
369
370  -- Moises Martinez <moises.martinez@nokia.com>  Sun, 23 Aug 2009 01:53:00 +0300
371
372 modest (3.0.17-rc38) unstable; urgency=low
373
374   * Week 35, 2009 - third release
375   * 
376   * Fixes: NB#123383 [AF Checked]Unexpected lines appear in new email editor body area
377   * Fixes: NB#133838 Empty contact created in exchange server in the mentioned scenario.
378   * Fixes: NB#134457 Sort: Sort hildon touch list opens and displayed background of 
379   *     menu list and whole device is freezed. 
380
381  -- Moises Martinez <moises.martinez@nokia.com>  Sat, 22 Aug 2009 00:19:42 +0300
382
383 modest (3.0.17-rc37) unstable; urgency=low
384
385   * Week 35, 2009 - second release
386   *
387   * Fixes: NB#133352 Remove "mail_nc_msg_count_limit_exceeded" confirmation note
388   * Fixes: NB#133623 Security:Crash on tapping embedded message.
389
390  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 21 Aug 2009 09:57:17 +0300
391
392 modest (3.0.17-rc36) unstable; urgency=low
393
394   * Week 35, 2009 - first release
395   * 
396   * Fixes: NB#121339  Remote folders are not shown and modest is continuously 
397   *     retrieving after disconnecting from network
398   * Fixes: NB#129177  Corematic: Random crash in pop3_get_local_size ()
399   * Fixes: NB#133699  When receiving mail from AF, flow on UI is wrong
400   * Fixes: NB#133864  Crash after opening .msg file 
401
402  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 19 Aug 2009 19:29:06 +0300
403
404 modest (3.0.17-rc35) unstable; urgency=low
405
406   * Week 34, 2009 - fourth release
407   *
408   * Fixes: NB#127203 IMAP traffic over GPRS contrary to settings
409   * Fixes: NB#132390 [REVIEW]<coverity> remaining defects from Email
410   * Fixes: NB#133666 Panning on e-mail editor view has problems 
411   *     due the horizontal overshooting 
412
413  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 18 Aug 2009 18:23:20 +0300
414
415 modest (3.0.17-rc34) unstable; urgency=low
416
417   * Week 34, 2009 - third release
418   * 
419   * Fixes: NB#131116  Modest plugins stops receiving events
420   * Fixes: NB#131159  'Mail for Exchange' setup does not work in Modest if 
421   *     user returns to providers list 
422
423  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 17 Aug 2009 23:09:23 +0300
424
425 modest (3.0.17-rc33) unstable; urgency=low
426
427   * Week 34, 2009 second release
428   *
429   * Fixes: NB#126941 [REVIEW]<Coverity> Major and moderate findings
430   * Fixes: NB#130848  New email -note on screen not with correct time
431   * Fixes: NB#131375  "Replace existing file of same name?" confirmation note is 
432   *     not asked upon saving a file which already exist in target folder.
433   * Fixes: NB#131389  Randomly modest hangs when attempt to delete message. 
434   * Fixes: NB#131187 No kinetic scrolling in message viewer
435
436  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 13 Aug 2009 23:32:11 +0300
437
438 modest (3.0.17-rc32) unstable; urgency=low
439
440   * Week 34, 2009 - first release
441   *
442   * Fixes: NB#132639  Security:Crash Modest Crashed upon Tapping Message Details.
443   * Fixes: NB#132618  Corematic: random crash in "tny_cached_file_is_active" 
444   * Fixes: NB#128171 Able to launch multiple instances of account wizard opens up from Contacts 
445
446  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 13 Aug 2009 07:20:43 +0300
447
448 modest (3.0.17-rc31) unstable; urgency=low
449
450   * Week 33, 2009 - third release
451   * 
452   * Fixes: NB#131375 "Replace existing file of same name?" confirmation note is not asked upon 
453   *     saving a file which already exist in target folder. 
454
455  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 11 Aug 2009 22:59:20 +0300
456
457 modest (3.0.17-rc30) unstable; urgency=low
458
459   * Week 33, 2009 - second release
460   * 
461   * Fixes: NB#131394  email needs to support global safe folders
462   *
463
464  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 11 Aug 2009 12:23:16 +0300
465
466 modest (3.0.17-rc29) unstable; urgency=low
467
468   * Week 33, 2009 - first release
469   *
470   * Fixes: NB#114614 (Multi-app test case) Folder created under Activesync inbox in exchange 
471   *     server is not synched to the device until Email application is restarted.
472   * Fixes: NB#123378    Security: Email UI hangs when attempt to check message details of 
473   *     the message attached.
474   * Fixes: NB#125205    Sort By Subject (A-Z) is incorrect
475   * Fixes: NB#126904    Crash in "camel_message_info_free"/ "tny_folder_change_finalize"
476   * Fixes: NB#128553    [REGF]Saving email attachment when usb mass storage is used - is not proper
477   * Fixes: NB#128634    attached pdf document in opened only one time , second time we are getting "File Error "
478   * Fixes: NB#129177    [Erkko S3 OPEN]Corematic: Random crash in pop3_get_local_size ()
479   * Fixes: NB#130519    Experience of using the list items in "Region" field in wizard is poor
480   * Fixes: NB#130686    Valgrind shows memleaks in Modest
481   * Fixes: NB#130850    device is getting hung with unknown certificate and the confirmation note
482   * Fixes: NB#130999    memleak in camel-imap-folder.c
483   * Fixes: NB#131002    "Inbox" is hardcoded in the mailbox folders view
484   * Fixes: NB#131102    Memleak reported by Valgrind while executing test case "Message Move to Local Folder"
485   * Fixes: NB#131178    Email, Account setup - colon ':' should not be hardcoded after 
486   *     string Ã‚§mcen_ti_emailsetup§
487   * Fixes: NB#131348    Crash in notify_folder_observers_about_in_idle ()
488   * Fixes: NB#131583    Email application hangs often when retrieving messages
489   * Fixes: NB#132131    Email- Gmail option is not present for pt-PT in service provider list 
490
491  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 10 Aug 2009 21:28:42 +0300
492
493 modest (3.0.17-rc27) unstable; urgency=low
494
495   * Week 32, 2009 - first release
496   * 
497   * Fixes: NB#117612  Email messages from user defined folder are not restoring 
498   *      with backup and restore
499   * Fixes: NB#122697  Security: when attempt to reply to the attached message, reply editor
500   *      doesn't open and the whole device UI freezes 
501
502  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 31 Jul 2009 15:05:09 +0300
503
504 modest (3.0.17-rc26) unstable; urgency=low
505
506   * Week 31, 2009 - second release
507   *
508   * Fixes: NB#116469    Editor: every further contact added is unnecessary highlighted
509   * Fixes: NB#122195    Email application and device becomes inaccessible while scrolling
510   *      the message list when local folder has some set of security messages (MIME)
511   * Fixes: NB#123483    Performance: Time taken to open edit mode for Move messages/Delete 
512   *     message is too long [~20seconds]
513   * Fixes: NB#126904    Crash in "camel_message_info_free"/ "tny_folder_change_finalize"
514   * Fixes: NB#128529    codereview, S3  <MemLeak> modest-utils.c
515   * Fixes: NB#128869    Corematic: Crash in "camel_imap_folder_changed"
516   * Fixes: NB#129039    Modest sends empty ENABLE command when IMAP server advertises ENABLE 
517   *     but not CONDSTORE or QRESYNC capabilities
518   * Fixes: NB#129516    Icon for "download images" not shown in view toolbar
519   * Fixes: NB#130151    Remove deprecated Glib symbols
520   * Fixes: NB#130154    Remove deprecated Gtk+ symbols
521   * Fixes: NB#130164    Crash in "selected_msg_sent_in_progress" 
522
523  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 29 Jul 2009 09:16:38 +0300
524
525 modest (3.0.17-rc25) unstable; urgency=low
526
527   * Week 31, 2009 first release
528   *
529   * Fixes: NB#129013 modest adds himself into alarm list always
530   * Fixes: NB#129320 Continuous modest crashes at "parse_mime_part/ea_send_to" 
531   *     when attempt to forwarding a message after removing the email attachment
532   * Fixes: NB#128962 Crash> modest-singletons.c
533   * Fixes: NB#129121 Corematic: Crash in "IA__gtk_tree_row_reference_copy ()"
534
535  -- Moises Martinez <moises.martinez@nokia.com>  Sun, 26 Jul 2009 22:31:43 +0300
536
537 modest (3.0.17-rc24) unstable; urgency=low
538
539   * Week 30, 2009 - second release
540   *
541   * Fixes: NB#116112 Already downloaded headers should be shown without a delay after 
542   *     messages view is activated
543   * Fixes: NB#120341 Folder view: message count of folder is not updated when push 
544   *     email is received
545   * Fixes: NB#125071 "Memory card full.\nRemove data to free memory." should show 
546   *     when attempt to move message under external MMC in memory full conition.
547   * Fixes: NB#125074 "Memory card full.\nRemove data to free memory." information note 
548   *     should show when attempt to save files in memory full external MMC
549   * Fixes: NB#125952 Modality Issue: Email stops responding @ on_response_before () upon 
550   *     launching an editor from Contacts
551   * Fixes: NB#126882 Progress bar to be replaced with progress indicator (spinning wheel) 
552   *     in wizard
553   * Fixes: NB#127102 Sometimes e-mail does not go to foreground after tapping on notification
554   * Fixes: NB#127684 Crash at "modest_ui_dimming_rules_on_view_window_move_to( )"
555   * Fixes: NB#127915 Modest crashed at "mgea_initialize ()" while configuring NMS account 
556   *     after correcting wrong email address in "Account setup:advanced settings"
557
558  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 20 Jul 2009 09:12:27 +0300
559
560 modest (3.0.17-rc23) unstable; urgency=low
561
562   * Week 30, 2009 - first release
563   * 
564   * Fixes: NB#116112 Already downloaded headers should be shown without 
565   *     a delay after messages view is activated
566   * Fixes: NB#121339 Remote folders are not shown and modest is continuously 
567   *     retrieving after disconnecting from network
568   * Fixes: NB#125071 "Memory card full.\nRemove data to free memory." should show 
569   *     when attempt to move message under external MMC in memory full conition.
570   * Fixes: NB#125074 "Memory card full.\nRemove data to free memory." information 
571   *     note should show when attempt to save files in memory full external MMC
572   * Fixes: NB#125952 Modality Issue: Email stops responding @ on_response_before () 
573   *     upon launching an editor from Contacts 
574   * Fixes: NB#126882 Progress bar to be replaced with progress indicator 
575   *     (spinning wheel) in wizard
576   * Fixes: NB#127102 Sometimes e-mail does not go to foreground after tapping on 
577   *     notification
578   * Fixes: NB#127684 Crash at "modest_ui_dimming_rules_on_view_window_move_to( )"
579   * Fixes: NB#127915 Modest crashed at "mgea_initialize ()" while configuring NMS 
580   *     account after correcting wrong email address in "Account setup:advanced settings" 
581
582  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 15 Jul 2009 15:38:38 +0300
583
584 modest (3.0.17-rc22) unstable; urgency=low
585
586   * Week 28, 2009 - second release
587   *
588   * Fixes: NB#125835 NMS/m-nm-p needs a way to request that modest/tinymail flush its send-queue
589
590  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 03 Jul 2009 17:59:55 +0300
591
592 modest (3.0.17-rc21) unstable; urgency=low
593
594   * Week 27, 2009 - second release
595   *
596   * Fixes: NB#117612 Email messages from user defined folder are not restoring with backup and restore
597   * Fixes: NB#123040 Check Names Functionality Not working when contacts added with same first alphabet
598   * Fixes: NB#125051 Email application is crashed when attempt scroll drafts message list after date is changed.
599   * Fixes: NB#124317 "Message (no subject) is not available on the server" is shown to the user while it is there
600   * Fixes: NB#124628 20 newest messages are not downloaded when the account has been configured
601   * Fixes: NB#124639 Only headers are downloaded when Send&Receive command has been executed
602   * Fixes: NB#124936 Gmail profile creation parameters are incorrect
603   * Fixes  NB#125192 "Account title" field's text input area not inline with other field in the Account settings dialog
604
605  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 01 Jul 2009 12:21:19 +0300
606
607 modest (3.0.17-rc20) unstable; urgency=low
608
609   * Week 27, 2009 - First release
610   * 11 bug fixes
611   * 
612   * Fixes: NB#116112    Already downloaded headers should be shown without a delay after 
613   *     messages view is activated 
614   * Fixes: NB#116869    Theme and Layout Issues 
615   * Fixes: NB#124063    Email application is not localized 
616   * Fixes: NB#124324    The original instance of "FW:" is not removed in the subject field. 
617   * Fixes: NB#122233    Message is truncated and user is not notified 
618   * Fixes: NB#124313    After account is removed the notification for this account in 
619   *     Task Switcher is still shown 
620   * Fixes: NB#124410    Viewer view menu: "mcen_me_move_message" should be used for Move command 
621   * Fixes: NB#121125    E-mail editor maximum amount of characters is way too low 
622   * Fixes: NB#124742    Duplicate contacts are created in contacts application when a 
623   *     message is sent with same email address entered in all To: , Cc: , Bcc field 
624   * Fixes: NB#124248    New folder: Inbox and drafts folder displayed twice in change folder dialog 
625   * Fixes: NB#124831    Removed attachment should not include while forwarding HTML message
626
627  -- Moises Martinez <moises.martinez@nokia.com>  Sun, 28 Jun 2009 20:35:38 +0300
628
629 modest (3.0.17-rc19) unstable; urgency=low
630
631   * Week 26, 2009 - second release
632   *  7 bug fixes.
633   *
634   * Fixes: NB#121603    Scheduled Sync does not happen as per the setting in the 
635   *     control panel applet and is very inconsistent
636   * Fixes: NB#122748    Modest is appearing in Title Window instead of Email
637   * Fixes: NB#123812    Duplicate contact is created in addressbook when mail 
638   *     sent to same email address .
639   * Fixes: NB#123829    Security:Email ui crashes on tapping on the message
640   * Fixes: NB#123895    Contents of message/rfc822 parts with no Content-type 
641   *     headers are not shown
642   * Fixes: NB#123994    Entries in the account setup wizard are the wrong size 
643   *     (graphics get scaled)
644   * Fixes: NB#124155    Done button in Select contacts dialog doesn't close the 
645   *     dialog after selecting a contact 
646
647  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 23 Jun 2009 17:55:45 +0300
648
649 modest (3.0.17-rc18) unstable; urgency=low
650
651   * Week 26, 2009 - first release
652   *  19 bug fixes
653   * 
654   * Fixes: NB#101663    Random date and time are shown in viewer when a draft message is attached from 
655   *     outlook as embedded message
656   * Fixes: NB#105445    Message content retrieving should not be stopped after navigating to Folders view
657   * Fixes: NB#107215    After account is tapped and navigating to Folders view remote imap folders are shown with a delay
658   * Fixes: NB#110254    inline images are not displayed while forwarding a message with inline images created from device
659   * Fixes: NB#117246    List of folders in Change folder dialog is not correct when attempt to move messages 
660   *     between two different accounts
661   * Fixes: NB#117612    Email messages from user defined folder are not restoring with backup and restore
662   * Fixes: NB#117967    Opening a email viewer when tapped on new email notification received should be improved
663   * Fixes: NB#119629    Mem full: a wrong notification/no notification is shown when attempt to move a remote 
664   *     folder under Archive fails
665   * Fixes: NB#120148    Cancel Sending: Waiting status messages get stuck in Outbox
666   * Fixes: NB#120415    Account setup cursor focus should be on the first text input field when setting up an account
667   * Fixes: NB#121091    Modest doesn't attempt to go online when a new email notification is tapped
668   * Fixes: NB#121783    The Original message in the message body is lost upon performing Reply or Reply to all.
669   * Fixes: NB#123141    Viewer view is not per Email UI spec
670   * Fixes: NB#123142    A long tap on a message in messages view doesn't open CSM
671   * Fixes: NB#123143    Folders view menu: "Edit account" command is missing
672   * Fixes: NB#123401    Toolbar icons are not dimmed during msg content retrieving after deletion of the previous message
673   * Fixes: NB#123431    size of some images file are showing wrong in attachment field
674   * Fixes: NB#123588    "Inbox" is untranslated in Change folder dialog
675   * Fixes: NB#123681    Remote folders are not listed out in New folder dialog box 
676
677  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 22 Jun 2009 11:52:08 +0300
678
679 modest (3.0.17-rc17) unstable; urgency=low
680
681   * Week 25, 2009 - release
682   *
683
684  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 17 Jun 2009 19:10:32 +0300
685
686 modest (3.0.17-rc16) unstable; urgency=low
687
688   *
689   * Week 25, 2009 second release
690   *
691   * Fixes: NB#108159 Contacts Startup is slow in Email - New mail compose view 
692   * Fixes: NB#116869 Theme and Layout Issues 
693   * Fixes: NB#117340 Sometimes Send/receive not initiated after a connection is selected 
694   * Fixes: NB#120910 Modest crash while updating the folders view. 
695   * Fixes: NB#121339 Messages disappear from Inbox and modest is continuously retrieving in the particular scenario 
696   * Fixes: NB#121911 No error note is shown upon creating non existing account using manual account setup 
697   * Fixes: NB#121968 Move to folder: Unable to move local user defined folder under Gmail account root folder 
698   * Fixes: NB#122003 modest-74E5-11-3571.rcore.lzo crashed 
699   * Fixes: NB#122017 After removing all messages from Imap folder still the menu commands 
700   *            related to messages management are not dimmed 
701   * Fixes: NB#122232 Signature gets duplicated 
702   * Fixes: NB#122287 Conflict behavior in closing "Find on page" tool bar using Ctrl+F short cut key in Email 
703   * Fixes: NB#119126 LED is not glowing for incoming mail when E-mail main view is open and display is off 
704
705  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 17 Jun 2009 15:01:31 +0300
706
707 modest (3.0.17-rc14) unstable; urgency=low
708
709   * Could fix:
710   * NB#117967 Opening a email viewer when tapped on new email notification received should be improved
711
712  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 12 Jun 2009 15:31:10 +0300
713
714 modest (3.0.17-rc13) unstable; urgency=low
715  
716   * Week 25 release
717   *
718
719  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 12 Jun 2009 13:06:45 +0300
720
721 modest (3.0.17-rc12) unstable; urgency=low
722
723   * Week 25, 2009 - first release
724   *
725   * Fixes: NB#112963 Opening New Editor takes more than expected time(ie 1 sec) when 
726   *        launched from Accounts view/Folders View.
727   * Fixes: NB#117782 'incorrect password' error banner is not displaying
728   * Fixes: NB#117967 Opening a email viewer when tapped on new email notification 
729   *        received should be improved
730   * Fixes: NB#120960 Attachments are not saved properly in local device folder after 
731   *        attempting to save in external MMC memory full condition
732   * Fixes: NB#121112 dbus API doesn't support filename with commas
733   * Fixes: NB#121163 modest is crashing while trying to select Sent/Outbox folders in new folder dialog box
734   * Fixes: NB#121240 No Information note is displayed when attempt to save files in Memory full external MMC.
735   * Fixes: NB#121353 New folder: All the account's Inbox folder is listed in change folder 
736   *        dialog once outbox folder is chosen as location
737   * Fixes: NB#121486 Editor: a wrong banner is shown when a file is too large to be attached 
738
739  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 09 Jun 2009 19:13:48 +0300
740
741 modest (3.0.17-rc11) unstable; urgency=low
742
743   * Week 24, 2009 - second release
744   * 
745   * Fixes NB#101877    Memory full: No error note is shown when account is not refreshed after it has been configured
746   * Fixes NB#110512     "Last Updated" time is proper
747   * Fixes NB#113658     Viewer view: Ctrl+R Shortcut is not working to open reply editor window.
748   * Fixes NB#113941     email application very slow with continuous mail notifications
749   * Fixes NB#114892     New folder dialog opened during move messages, location path should be chosen folder in the currently selected folder
750   * Fixes NB#114986     "Unable to create folder. External MMC memory full" information note should show when attempt to create folder if external MMC is full
751   * Fixes NB#116970     Modest crashes at "gstring_copy ()" when theme is changed while Email application is open
752   * Fixes NB#117408     Outbox folder : Message is not removed when email account is deleted from accounts settings dialog opened through error information banner.
753   * Fixes NB#118464     New message with no subject is moved to outbox using Ã¢â‚¬Å“Ctrl+Enterâ€\9d shortcut key.
754   * Fixes NB#119126     LED is not glowing for incoming mail when E-mail main view is open and display is off
755   * Fixes NB#119622     Mem full: No notification is shown when an attempt to delete a user defined remote Gmail folder fails
756   * Fixes NB#119629     Mem full: a wrong notification/no notification is shown when attempt to move a remote folder under Archive fails
757   * Fixes NB#119631     Mem full and Email is not running: attempt to launch editor from other applications silently fails
758   * Fixes NB#119633     Archive folder name shown untranslated in the path area in Move to folder dialog
759   * Fixes NB#119715     E-Mail hangs while interacting with Camera under mentioned scenario
760   * Fixes NB#119775     mcen_va_new_messages logical ID
761   * Fixes NB#119784     Modest spams the console
762   * Fixes NB#119818     Folders view hierarchy is sometimes displayed incorrectly
763   * Fixes NB#119920     Folder status representation string has wrong vertical alignment
764   * Fixes NB#120155     Wrong file name is shown in the Replace existing file of same name confirmation note
765   * Fixes NB#120160     Colour pallete window appears instead of new message editor
766   * Fixes NB#120277     Different Infobanners while sharing a large file via email through FileManager & as an attachment in new email
767   * Fixes NB#120338     modest plugins need a way to notify modest that they don't want to received timed-interval syncs
768   * Fixes NB#120438     Remote Folders are not displayed while creating New Folder in Change Folder Dialog.
769   * Fixes NB#120943     IMAP Remote folders not shown in change folder dialog after choosing local user defined folder
770   * Fixes NB#120950     Modest crashes after connecting to network in a particular scenario
771   * Fixes NB#120969     Signature separator misses trailing space (RFC 3676 violation)
772   * Fixes NB#120978     find/search toolbar misplaced relative to main toolbar 
773
774  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 05 Jun 2009 18:17:56 +0300
775
776 modest (3.0.17-rc10) unstable; urgency=low
777
778   * Week 24, 2009 - first release
779   *
780   * Fixes NB#110512    "Last Updated" time is proper
781   * Fixes NB#113941     email application very slow with continuous mail notifications
782   * Fixes NB#114986     "Unable to create folder. External MMC memory full" information note should show when attempt to create folder if external MMC is full
783   * Fixes NB#118464     New message with no subject is moved to outbox using Ã¢â‚¬Å“Ctrl+Enterâ€\9d shortcut key.
784   * Fixes NB#119126     LED is not glowing for incoming mail when E-mail main view is open and display is off
785   * Fixes NB#119622     Mem full: No notification is shown when an attempt to delete a user defined remote Gmail folder fails
786   * Fixes NB#119631     Mem full and Email is not running: attempt to launch editor from other applications silently fails
787   * Fixes NB#119633     Archive folder name shown untranslated in the path area in Move to folder dialog
788   * Fixes NB#119715     E-Mail hangs while interacting with Camera under mentioned scenario
789   * Fixes NB#119775     mcen_va_new_messages logical ID
790   * Fixes NB#119784     Modest spams the console
791   * Fixes NB#119818     Folders view hierarchy is sometimes displayed incorrectly
792   * Fixes NB#119920     Folder status representation string has wrong vertical alignment
793   * Fixes NB#120155     Wrong file name is shown in the Replace existing file of same name confirmation note
794   * Fixes NB#120160     Colour pallete window appears instead of new message editor
795   * Fixes NB#120277     Different Infobanners while sharing a large file via email through FileManager & as an attachment in new email
796   * Fixes NB#120338     modest plugins need a way to notify modest that they don't want to received timed-interval syncs
797   * Fixes NB#120438     Remote Folders are not displayed while creating New Folder in Change Folder Dialog. 
798
799  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 03 Jun 2009 16:51:21 +0300
800
801 modest (3.0.17-rc9) unstable; urgency=low
802
803   * Fixes: NB#111445    Email. truncation of Ã‚§mcen_ia_customsetup_complete§
804   * Fixes: NB#117246    List of folders in Change folder dialog is not correct when attempt to move messages between two different accounts
805   * Fixes: NB#117447    Stop Senidng: Email application hangs when try to stop sending message.
806   * Fixes: NB#119490    user created remote folders should use "email_remote_folder" icon
807   * Fixes: NB#119517    Resolved email address is not moved to the next line in the particular scenario 
808
809  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 29 May 2009 13:50:46 +0300
810
811 modest (3.0.17-rc8) unstable; urgency=low
812
813   * Fixes: NB#111126    <coverity> Misc defects from tinymail
814   * Fixes: NB#112513    Tapping on grouped mail notifications for 2 accounts opens Folders view with E-mail as title
815   * Fixes: NB#113242    Unreproducible modest crash at "_dbus_pending_call_get_connection_and_lock ()" when "Move" is tapped in the edit mode
816   * Fixes: NB#114977    unreproducible modest crash
817   * Fixes: NB#116091    Trying to forward the attached messages makes the device UI inaccessible and after some time modest quits
818   * Fixes: NB#116989    "Move folder" edit mode should not get closed after "Move" button is tapped
819   * Fixes: NB#117440    Nonreproducible modest crash in "get_folders_sync_ns_only_lsub"
820   * Fixes: NB#117533    Messages stay in waiting state for a long time even after connection is established
821   * Fixes: NB#117585    Logical string is showing as 'mcen_ti_new_messages'
822   * Fixes: NB#117618    Unexpected default for Name in account settings
823   * Fixes: NB#117665    Replace File name error note shows incorrect file name when attempted to save an attachment
824   * Fixes: NB#117666    Mail could add "auto" flag to its backup conf
825   * Fixes: NB#117669    Email UI doesn't respond in a particular scenario
826   * Fixes: NB#117778    Email to several recipient shown as if sent to 1st recipient only in 'Sent' folder.
827   * Fixes: NB#117875    IMAP message body of maemo-developers digest mail not shown
828   * Fixes: NB#117911    Unable to rename the folder when after accessing non empty local folder
829   * Fixes: NB#117938    Account setup wizard: Autocompletion should be added if email address is "username@provider"
830   * Fixes: NB#118129    logical string is coming as 'mcen_ti_new_messages_singular'
831   * Fixes: NB#118220    Email is not trasmitting the whole web link as URL.
832   * Fixes: NB#117985    External images are not downloaded after connecting the device to network
833   * Fixes: NB#118126    New e-mail notifications from Modest do not play audio
834   * Fixes: NB#118450    'ctrl+f' HW keys not working on email viewer view
835   * Fixes: NB#118506    Message from Sent folder: viewer shows only one recipient
836   * Fixes: NB#118518    Logical id sfil_va_number_of_objects_attachments is shown when trying to save more than one attachment(unsupported file format)
837   * Fixes: NB#118888    File name in "Replace existing file of same name" contains unexpected characters
838
839  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 26 May 2009 15:21:44 +0300
840
841 modest (3.0.17-rc7) unstable; urgency=low
842
843   * Week 22, 2009 - first release on Friday
844   *  19 bug fixes
845   * Fixes: NB#111126    <coverity> Misc defects from tinymail
846   * Fixes: NB#112513    Tapping on grouped mail notifications for 2 accounts opens Folders view with E-mail as title
847   * Fixes: NB#113242    Unreproducible modest crash at "_dbus_pending_call_get_connection_and_lock ()" when "Move" is tapped in the edit mode
848   * Fixes: NB#114977    unreproducible modest crash
849   * Fixes: NB#116091    Trying to forward the attached messages makes the device UI inaccessible and after some time modest quits
850   * Fixes: NB#116989    "Move folder" edit mode should not get closed after "Move" button is tapped
851   * Fixes: NB#117440    Nonreproducible modest crash in "get_folders_sync_ns_only_lsub"
852   * Fixes: NB#117533    Messages stay in waiting state for a long time even after connection is established
853   * Fixes: NB#117585    Logical string is showing as 'mcen_ti_new_messages'
854   * Fixes: NB#117618    Unexpected default for Name in account settings
855   * Fixes: NB#117665    Replace File name error note shows incorrect file name when attempted to save an attachment
856   * Fixes: NB#117666    Mail could add "auto" flag to its backup conf
857   * Fixes: NB#117669    Email UI doesn't respond in a particular scenario
858   * Fixes: NB#117778    Email to several recipient shown as if sent to 1st recipient only in 'Sent' folder.
859   * Fixes: NB#117875    IMAP message body of maemo-developers digest mail not shown
860   * Fixes: NB#117911    Unable to rename the folder when after accessing non empty local folder
861   * Fixes: NB#117938    Account setup wizard: Autocompletion should be added if email address is "username@provider"
862   * Fixes: NB#118129    logical string is coming as 'mcen_ti_new_messages_singular'
863   * Fixes: NB#118220    Email is not trasmitting the whole web link as URL.
864
865  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 22 May 2009 16:39:52 +0300
866
867 modest (3.0.17-rc6) unstable; urgency=low
868
869   * Week 21, 2009 - second release on Monday
870   *
871   * Fixes: NB#117447  Stop Senidng: Email application hangs when try to stop sending message.
872   * Fixes: NB#114384  email is hanging in certain scenario
873   * Fixes: NB#115045  Account setup wizard: Name field is not prefilled with the name from a Me Card
874   * Fixes: NB#116720  Unopened task for email is not shown in task switcher area after rebooting the device
875   * Fixes: NB#116988  Once "Unable to connect to scrubs..." error note was shown after Intellisync had been already deleted
876   * Fixes: NB#117330  Account setup Wizard: Search field in Service provider touch list doesn't support numerical
877   * Fixes: NB#117428  Account setup Wizard: Search field in Region touch list doesn't support special characters 
878
879  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 18 May 2009 16:05:36 +0300
880
881 modest (3.0.17-rc5) unstable; urgency=low
882
883   * Week 21, 2009 Friday release.
884   * Fixes: NB#116476 - Account setup Wizard: Search field in Service provider option doesn't support symbols. 
885   * Fixes: NB#116491 - SMTP settings for some providers are wrong in auto account configuration setup 
886   * Fixes: NB#116993 - Sent message doesn't come to Outbox for Yahoo! Mail account 
887   * Fixes: NB#115922 - Email, Some countries appear more than once on a Region list 
888   * Fixes: NB#116624 - Duplicate copy of contact is saved in address book when reply to all a message 
889   * Fixes: NB#117008 - ISYNC and MfE shows up the incorrect wizard pages associated to them when switched these providers 
890   * Fixes: NB#117117 - Corematic: Crash in "camel_folder_summary_count" 
891   * Fixes: NB#99805 - Counter-intuitive digits input (French KB) 
892   * Fixes: NB#111542 - All the Attachment selected at a time are not displayed in Message Editor when shared via Email from file manger. 
893   * Fixes: NB#116438 - Unread status of folder should be shown as "%d new message" in case of 1 new message 
894   * Fixes: NB#116483 - Name in Account setup wizard Account details field is pre filled wrongly if Me Card has not be created 
895   * Fixes: NB#113314 - Tapping on attachment to view it should highlight the attachment 
896   * Fixes: NB#115954 - To button is increasing in height when we tap on it and keep on adding the contacts 
897
898  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 15 May 2009 15:43:55 +0300
899
900 modest (3.0.17-rc4) unstable; urgency=low
901
902   * Week 20, 2009 - Tuesday release
903   * Fixes: NB#111687 - SMTP settings are taking wrong in auto configuration
904   * Fixes: NB#113810 - Accounts view should be shown also when Email is launched first time from other applications
905   * Fixes: NB#102523 - Outbox Folder view and Title is updated properly after deleting account from account settings dialog.
906   * Fixes: NB#113242 - Unreproducible modest crash at "_dbus_pending_call_get_connection_and_lock ()" when "Move" is tapped in the edit mode
907   * Fixes: NB#114996 - two same contacts are showing in add to contact dialog box for embedded attachment
908   * Fixes: NB#115318 - Viewer view : "Updating" string and hildon progress indication should be shown when unread message is opened from Intellisync account
909   * Fixes: NB#115566 - "User name or password incorrect" reported when gmail is unavailable
910   * Fixes: NB#115712 - Corematic: Crash in "modest_mail_operation_create_folder"
911   * Fixes: NB#111126 - <coverity> Misc defects from tinymail
912   * Fixes: NB#110057 - Region offered creating account different from Region set in first boot
913   * Fixes: NB#115045 - Account setup wizard: Name field is not prefilled with the name from a Me Card
914   * Fixes: NB#115325 - No error Note is shown when Outbox is selected for creating a new folder.
915   * Fixes: NB#116113 - missed mail identification opens up a seperate window
916   * Fixes: NB#116255 - Account setup wizard: SERVICE PROVIDER is not per Email UI spec
917   * Fixes: NB#115890 - Address gets added in To field instead of Bcc when Check name command is used
918
919  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 12 May 2009 15:08:41 +0300
920
921 modest (3.0.17-rc3) unstable; urgency=low
922
923   * Week 20, 2009 - Friday release
924   * Fixes: NB#111212 <coverity> CHECKED_RETURN type of defects from tinymail
925   * Fixes: NB#112215 task swithcer and status bar is missing when ever delete confirmation dialog gets popup
926   * Fixes: NB#112787 Folders view: show folder name in ActiveTextColor if it's status is non-zero
927   * Fixes: NB#112797 Messages view: show Subject in ActiveTextColor if the message is new
928   * Fixes: NB#113810 Accounts view should be shown also when Email is launched first time from other applications
929   * Fixes: NB#114384 email is hanging in certain scenario
930   * Fixes: NB#114489 Account settings dialog is not opened after connection to server failed error note is closed
931   * Fixes: NB#114785 Modest crashes in "own_clipboard" in a particular scenario
932   * Fixes: NB#114847 Autocapitalization is not true in Account settings dialog in Name field
933   * Fixes: NB#114892 New folder dialog opened during move messages, location path should be chosen folder in the currently selected folder
934   * Fixes: NB#115315 Invalid email address is displayed when check names is selected from menu item
935   * Fixes: NB#115353 Modest crashed when tried to reply the message which contains external images
936   * Fixes: NB#115390 <coverity> mixed findings 
937
938  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 08 May 2009 12:59:17 +0300
939
940 modest (3.0.16-rc1) unstable; urgency=low
941
942   * Week 19, 2009 - Tuesday release.
943   * Fixes: NB#114271 - Not able to configure accounts using easy account setup in Email
944   * Fixes: NB#111687 - SMTP settings are taking wrong in auto configuration
945   * Fixes: NB#112215 - task swithcer and status bar is missing when ever delete confirmation dialog gets popup
946   * Fixes: NB#114434 - file name is missing in the "replace existing file of the same name" dialog
947   * Fixes: NB#114508 - Error occurred when attempt to rename the local folder after removing one attachment from message
948   * Fixes: NB#114517 - Save ' button got again highlighted
949   * Fixes: NB#111126 - <coverity> Misc defects from tinymail
950   * Fixes: NB#112297 - Editor: "Send" button is missing in the message header
951   * Fixes: NB#114379 - Standalone editor: Outbox folder status is not updated after message is sent.
952   * Fixes: NB#112535 - Editor: Attached file should be shown on the same line as "Attachment" text string
953
954  -- Moises Martinez <moises.martinez@nokia.com>  Tue,  5 May 2009 13:46:09 +0300
955
956 modest (3.0.15-rc3) unstable; urgency=low
957
958   * Week 19, 2009 - Thursday release. r9236.
959   * Fixes: NB#113364 - change confirmation note is showing without giving any text in user details dialog box of account setup wizard 
960   * Fixes: NB#103840 - customized email account settings are incorrect 
961   * Fixes: NB#111849 - modest crashed once while other applications are opened and try to open modest 
962   * Fixes: NB#113192 - The recently sent To mailer address is not listed in Select contacts 
963   * Fixes: NB#112983 - Newly created account always shows Last updated date as 01.01.1970 unless refreshed. 
964   * Fixes: NB#113807 - My own email gets added to the contact list 
965   * Fixes: NB#113211 - Viewer: Message header area includes Priority field for the normal embeded attachment viewer 
966   * Fixes: NB#113218 - Viewer menu: Message details menu option is missing for the embedded viewer opened 
967   * Fixes: NB#113282 - Viewer: "Priority" field is added in message header area after removing an attachment. 
968   * Fixes: NB#113634 - Viewer view: progress indication should be shown if opening a proper viewer for an attachment takes longer time 
969
970  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 30 Apr 2009 13:36:55 +0300
971
972 modest (3.0.15-rc2) unstable; urgency=low
973
974   * Week 18, 2009 - Monday release r9172.
975   * Fixes: NB#111126 - <coverity> Misc defects from tinymail 
976   * Fixes: NB#112297 - Editor: "Send" button is missing in the message header 
977   * Fixes: NB#112535 - Editor: Attached file should be shown on the same line as "Attachment" text string 
978
979  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 27 Apr 2009 16:15:03 +0300
980
981 modest (3.0.15-rc1) unstable; urgency=low
982
983   * Week 18, 2009 - friday release r9105
984   * Fixes: NB#112012 - not able to make the username field as empty in connection specific SMTP dialog 
985   * Fixes: NB#112208 - Ã¢â‚¬Å“Nokia-NXX-“ is shown in Email and in FM it is Ã¢â‚¬Å“Nokia-NXX-0“ 
986   * Fixes: NB#112130 - Editor: email freezes for more than 10 s when Send button is tapped in a particular scenario 
987   * Fixes: NB#94666 - Incoming events for ongoing tasks in task switcher view is not showing. 
988   * Fixes: NB#108818 - It takes 6-7 s to see the Imap account folders in "Move to folder" dialog 
989   * Fixes: NB#111359 - E-Mail - Ã‚§cerm_device_memory_full§ is not shown properly 
990   * Fixes: NB#112254 - "Move to folder" dialog: untranslated string in the dialog path 
991   * Fixes: NB#112376 - Show Hildon Touch Progress indicator till all the external images are downloaded 
992   * Fixes: NB#111375 - No textual description is used for the embedded email attachment which has no subject in select attachment dialog 
993   * Fixes: NB#111955 - Viewer: use wdgt_va_date_medium instead of wdgt_va_date_long 
994   * Fixes: NB#111978 - Viewer: show "mail_va_attachment" for 1 attachment and "mail_va_attachments" for multiple attachments 
995   * Fixes: NB#112059 - Show cc and show bcc in Email Editor view should be aligned to center 
996   * Fixes: NB#112366 - Viewer view menu: Load images and Message details menu commands are missing 
997
998  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 24 Apr 2009 12:38:53 +0300
999
1000 modest (3.0.14-rc2) unstable; urgency=low
1001
1002   * Week 17, 2009 - Monday release r8942
1003   * Fixes: NB#110838 - Modest UI stops responding when trying to access the Message details of the attached message 
1004
1005  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 20 Apr 2009 13:51:55 +0300
1006
1007 modest (3.0.14-rc1) unstable; urgency=low
1008
1009   * Week 17, 2009 - Friday release r8890
1010   * Fixes: NB#94485 - modest is crashing while copy pasting big amount texts 7-8 times 
1011   * Fixes: NB#110866 - Modest crashes with signal 6 at "html_tokenizer_real_next_token" upon multiple taps on message details of the attached message 
1012   * Fixes: NB#111421 - Zoom functionality is not working in email application. 
1013
1014  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 17 Apr 2009 12:47:03 +0300
1015
1016 modest (3.0.13-rc1) unstable; urgency=low
1017
1018   * Week 17, 2009 - Thursday release r8849
1019   *  NB#107921 - libosso-email-interface: missing GNU_STACK causing executable stacks in applications 
1020   *  NB#110349 - Cyrillic is not rendered properly in a viewer 
1021   *  NB#110863 - <coverity> REVERSE_INULL defects from tinymail 
1022   *  NB#110907 - Second level local folder created disappears when a switch is made between account view and folder view 
1023   *  NB#110947 - UI hang upon attempt to close the viewer of the attached message 
1024   *  NB#110998 - change confirmation note is showing without modifying anything in account settings dialog box 
1025   *  NB#111054 - Able to send a message with an invalid E-mail address 
1026   *  NB#111106 - Modest crashes in "_gtk_text_iter_get_text_line" 
1027   *  NB#111128 - Message priority buttons in Message settings dialog are not visually grouped 
1028   *  NB#111353 - E-Mail, Unlocalized string, Ã‚§mcen_va_example_email_address 
1029   *  NB#111362 - Display issue for Sort Ã‚§mcen_me_sort§ 
1030
1031  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 16 Apr 2009 14:20:22 +0300
1032
1033 modest (3.0.12-rc1) unstable; urgency=low
1034
1035   * Week 16, 2009 - third release.
1036   * Fixes: NB#:110349   Cyrillic is not rendered properly in a viewer 
1037   * Fixes: NB#:107921   libosso-email-interface: missing GNU_STACK causing executable stacks in applications 
1038   * Fixes: NB#:110907   Second level local folder created disappears when a switch is made between account view and folder view 
1039   * Fixes: NB#:110316   Messages view menu: "Move messages" and "Delete messages" menu option are not hidden if there is no messages in Inbox folder. 
1040   * Fixes: NB#:110813   email - Ã‚§mcen_ib_invalid_servername§ banner not appear 
1041   * Fixes: NB#:110770   multiple viewer sub views are showing when multiple times tapped on embedded attachment 
1042   * Fixes: NB#:110863   <coverity> REVERSE_INULL defects from tinymail 
1043
1044  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 15 Apr 2009 13:34:24 +0300
1045
1046 modest (3.0.11-rc1) unstable; urgency=low
1047
1048   * Week 16, 2009 - second release
1049   * modest trunk 8764
1050   * 9 bugs fixes
1051   * Fixes: NB#102665    Modest crashes when tapped on "Download external images" while next message is retrieving
1052   * Fixes: NB#110416    Modest crashes when deleting messages in waiting state from Outbox
1053   * Fixes: NB#110127    Randomly modest crashed when attempt to access the message from Inbox
1054   * Fixes: NB#96696     symbols dynamic exporting should be disabled as it was in Diablo
1055   * Fixes: NB#107216    Long sender's name is not accomodated properly in editor
1056   * Fixes: NB#107764    Layout of the "E-mail accounts" Hildon Touch Picker Dialog is distorted
1057   * Fixes: NB#110512    "Last Updated" time is proper
1058   * Fixes: NB#110459    Folder details: size of remote Imap folders is shown as 0 Kb
1059   * Fixes: NB#110371    <coverity> FORWARD_NULL type defects from tinymail
1060   * Fixes: NB#108391    "Attachments" dialog should have "mcen_ti_select_attachments_title" title
1061
1062  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 14 Apr 2009 14:07:30 +0300
1063
1064 modest (3.0.10-rc1) unstable; urgency=low
1065
1066   * Week 16, 2009 - first release
1067   *  modest trunk 8730
1068   *  2 bug fixes
1069   * Fixes: NB#110084 Application doesn't resond when opening the next message in a viewer and trying to access Message details
1070   * Fixes: NB#110320 Messages are not deleted from Drafts/Sent folder
1071
1072  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 09 Apr 2009 16:48:38 +0300
1073
1074 modest (3.0.9-rc1) unstable; urgency=low
1075
1076   * Week 15, 2009 - wednesday release
1077   *  modest trunk r8679
1078   *  2 bug fixes
1079   * Fixes: NB#106930 Root folder unnecessarily listed in Move to folder dialog although currently selected location is within a root folder
1080   * Fixes: NB#107894 "Unable to rename" info banner is displayed when attempt to rename folder in device memory full  
1081
1082  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 07 Apr 2009 18:13:23 +0300
1083
1084 modest (3.0.8-rc1) unstable; urgency=low
1085  
1086   * Week 15, 2009 - tuesday release
1087   *  modest trunk r8644
1088   *  6 bug fixes
1089   * Fixes: NB#108904 Logical string shown in the title area of Select Font Size dialog
1090   * Fixes: NB#108651
1091   * Fixes: NB#109030
1092   * Fixes: NB#109660 Font dialog: list of fonts should have center allignment
1093   * Fixes: NB#109728 Modest crashes in "add_protocol_to_pair_list" when checking for supported authentication methods
1094   * Fixes: NB#109890 Weird behavior observed while deleting failed messages from Outbox folder. 
1095
1096  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 07 Apr 2009 09:31:28 +0300
1097
1098 modest (3.0.7-rc1) unstable; urgency=low
1099
1100   * Week 15, 2009 - monday release
1101   * modest trunkr8596
1102   *  7 bug fixes
1103   * 
1104   * Fixes: NB#106344    Email application need to relaunch to apply the changes made in SMTP server settings
1105   * Fixes: NB#107497    Folders view menu: when account refreshing is going on wrong menu items are shown/hidden
1106   * Fixes: NB#108818    It takes 6-7 s to see the Imap account folders in "Move to folder" dialog
1107   * Fixes: NB#109151    <coverity>
1108   * Fixes: NB#109327    <coverity>
1109   * Fixes: NB#109418    POP account root folder is not shown in "Move to folder" dialog, but appears there is any other location is accessed and navigating back
1110   * Fixes: NB#109562    Email- Receiving an email with special characters on device from a PC to device in rich format does not work
1111
1112  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 03 Apr 2009 17:23:53 +0300
1113
1114 modest (3.0.6-rc1) unstable; urgency=low
1115
1116   * Week 15, 2009 - friday release
1117   * modest/trunk r8555
1118   *  7 bug fixes
1119   * Fixes: NB#108250    Account setup -> Incoming details: graphics glitch when scrolling display
1120   * Fixes: NB#90878     Default folder is showing as device root folder instead of 'Document' folder
1121   * Fixes: NB#96696     symbols dynamic exporting should be disabled as it was in Diablo
1122   * Fixes: NB#97184     Cancel Sending: Email application hangs when attempt to cancel multiple sending messages.
1123   * Fixes: NB#108619    Message details: Cc field doesn't contain all the addresses
1124   * Fixes: NB#108766    Message from Inbox does not open properly in viewer view after immediately replying to message
1125   * Fixes: NB#109447    
1126
1127  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 02 Apr 2009 16:09:43 +0300
1128
1129 modest (3.0.5-rc1) unstable; urgency=low
1130
1131   * Week 14, 2009 - thursday release
1132   *   modest trunk r8526
1133   *   6 bug fixes
1134   * Fixes: NB#104208  
1135   * Fixes: NB#104301    "Checking names" info banner shown blank in a particular scenario
1136   * Fixes: NB#107923    Device reboots when attempt to open a message with certain image inserted to message body from sent folder.
1137   * Fixes: NB#108834    Coverity
1138   * Fixes: NB#108954    
1139   * Fixes: NB#109068    Modest doesn't call gtk_widget_show() on its menu items
1140
1141  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 01 Apr 2009 16:27:32 +0300
1142
1143 modest (3.0.4-rc1) unstable; urgency=low
1144
1145   * Week 14, 2009 - wednesday release
1146   *  5 bug fixes. modest trunk r8505
1147   * 
1148   * Fixes: NB#108704    New message saved with shortcut command "Ctrl+s" doesn't open
1149   * Fixes: NB#108765    <coverity> moderate defects in modest
1150   * Fixes: NB#108791    Modest crashes at "modest_text_utils_hyperlinkify_begin" and "modest_text_utils_hyperlinkify_end" while trying to pane through the attached messages' content
1151   * Fixes: NB#108797    <coverity>
1152   * Fixes: NB#108973    
1153
1154  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 31 Mar 2009 16:28:09 +0300
1155
1156 modest (3.0.3-rc1) unstable; urgency=low
1157
1158   * Week 14, 2009 - tuesday release
1159   * modest trunk r8467
1160   * 3 bug fixes
1161   * Fixes: NB#108387    When Outbox or Drafts folder contains 1 message show "mcen_ti_message" in folder status
1162   * Fixes: NB#108391    "Attachments" dialog should have "mcen_ti_select_attachments_title" title
1163   * Fixes: NB#108705    Logical string "mail_va_no_subject" in "Message details" dialog 
1164   * Fixes: NB#108753    
1165
1166  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 30 Mar 2009 16:03:32 +0300
1167
1168 modest (3.0.2-rc1) unstable; urgency=low
1169
1170   * Week 14, 2009 - monday release of email
1171   *  modest trunk r8452
1172   *  6 bug fixes
1173   * Fixes: NB#103571    for embedded attachment '.eml' extension is showing
1174   * Fixes: NB#107674    "mcen_ib_advsetup_settings_saved" to be shown only when changes are made to one or more fields
1175   * Fixes: NB#107847    
1176   * Fixes: NB#108268    Folder view title is not update after renaming the account title in account settings dialog opened from error note
1177   * Fixes: NB#108353    Trying to open a particular message in a viewier takes a long time and in process shows no progress indicator
1178   * Fixes: NB#108366    Trying to access the details of the attched messages crashes modest 
1179
1180  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 27 Mar 2009 17:03:42 +0200
1181
1182 modest (3.0.1-rc1) unstable; urgency=low
1183
1184   * Week 14, 2009 - friday release
1185   *  15 bug fixes, modest trunk r8424
1186   * Fixes: NB#96600     feed protocol support for email is not working
1187   * Fixes: NB#100845    Ctrl+Enter shortcut is not working in email application
1188   * Fixes: NB#104249    "Enter text first" info banner not shown with an empty string in Account field.
1189   * Fixes: NB#107215    Sometimes after account is tapped and navigating to Folders view remote imap folders are shown with a delay
1190   * Fixes: NB#107764    Layout of the "E-mail accounts" Hildon Touch Picker Dialog is distorted
1191   * Fixes: NB#107766    "Downward triangle" indicating a list is missing for the Font face button in editor toolbar
1192   * Fixes: NB#107767    Font Size button in editor toolbar does not have a downward triangle representing list
1193   * Fixes: NB#108071    modest & Global Search
1194   * Fixes: NB#108077    
1195   * Fixes: NB#108236    modest: GLIB CRITICAL ** GModule - g_module_close: assertion `module->ref_count > 0' failed
1196   * Fixes: NB#108253    modest: GLIB CRITICAL ** default - modest_account_mgr_get_bool: assertion `account' failed
1197   * Fixes: NB#108254    modest: GLIB CRITICAL ** Gtk - gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
1198   * Fixes: NB#108275    modest: GLIB WARNING ** hildon-1 - hildon_pannable_area_add: cannot add non scrollable widget, wrap it in a viewport
1199   * Fixes: NB#108277    New message gives GLIB WARNINGS about missing actions
1200   * Fixes: NB#108281    modest: GLIB CRITICAL ** hildon-1 - hildon_pannable_area_jump_to: assertion `GTK_WIDGET_REALIZED (area)' failed 
1201
1202  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 26 Mar 2009 15:35:05 +0200
1203
1204 modest (3.0-rc1) unstable; urgency=low
1205
1206   * Week 13, 2009 - thursday release
1207   *   modest trunk r8354
1208   *  8 bug fixes.
1209   * Fixes: NB#107106    
1210   * Fixes: NB#107607    deleting a POP email in modest does not clear its content from .modest/cache
1211   * Fixes: NB#107697    
1212   * Fixes: NB#107761    Select Font face - Hildon Touch picker dialog uses incorrect title
1213   * Fixes: NB#107763    Select Font Size - Hildon Touch picker dialog uses incorrect title
1214   * Fixes: NB#107840    
1215   * Fixes: NB#107853    AOL: some remote folders with a non zero status change font when scrolling the folders view
1216   * Fixes: NB#107917    WHEN and WHAT pickers should be insensitive when account has not been connected 
1217
1218  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 25 Mar 2009 14:30:06 +0200
1219
1220 modest (2.99-2009.13-4) unstable; urgency=low
1221
1222   * Week 13. 2009 - fourth release on wednesday 
1223   * modest trunk r8308
1224   * Fixes: NB#97184     Cancel Sending: Email application hangs when attempt to cancel multiple sending messages.
1225   * Fixes: NB#106346    <coverity> Major defects for modest
1226   * Fixes: NB#107497    Folders view menu: when account refreshing is going on wrong menu items are shown/hidden 
1227
1228  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 24 Mar 2009 14:11:50 +0200
1229
1230 modest (2.99-2009.13-3) unstable; urgency=low
1231
1232   * Week 13, 2009 - third release on tuesday
1233   *   modest trunk r8286
1234   *   6 bug fixes
1235   * Fixes: NB#96696  symbols dynamic exporting should be disabled as it was in Diablo
1236   * Fixes: NB#103572 embedded attachment not opening in viewer view
1237   * Fixes: NB#106552 Observed once Modest crashed when attempt to access the modest application after device is left idle
1238   * Fixes: NB#107139 Save" button is dimmed when value less than 1 is entered in account settings for SMTP server port field
1239   * Fixes: NB#107231 Show a user created local folder name in bold if it has a non zero status
1240   * Fixes: NB#107232 Wrong icon is shown for a just moved folder if Folders view menu is activated 
1241
1242  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 23 Mar 2009 15:01:40 +0200
1243
1244 modest (2.99-2009.13-2) unstable; urgency=low
1245
1246   * Week 13, 2009 - second release on monday
1247   *  modest trunk r8253
1248   *  7 bug fixes
1249   * Fixes: NB#101939 
1250   * Fixes: NB#105328 TOP10: Internal memory card is not mounted to PC in USB Mass storage mode
1251   * Fixes: NB#106740 Device freezes and restarted when attempt to insert a certain image into the message body
1252   * Fixes: NB#106752 Modest gets crashed when Closing the Editor though back button while inserting large size image file
1253   * Fixes: NB#106823 <coverity> REVERSE_INULL type of defects for modest component
1254   * Fixes: NB#106826 Folder location is disabled for root folder path in Move to folder dialog
1255   * Fixes: NB#107056 All items in the "Every" setting are not selected by default
1256
1257  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 20 Mar 2009 14:51:10 +0200
1258
1259 modest (2.99-2009.13-1) unstable; urgency=low
1260
1261   * Wee 13, 2009 - first release on friday
1262   *  modest trunk r8213
1263   *  14 bug fixes
1264   *
1265   * Fixes: NB#100026   Notification for latest mail is showing first , if received multiple mails.
1266   * Fixes: NB#106361   Random crash at '_gtk_text_iter_get_text_line ' after sending the message.
1267   * Fixes: NB#106609   <coverity> FORWARD_NULL defects in "modest" component
1268   * Fixes: NB#94954    'file error ' information banner is dispalying instead of 'device storage memory full ' error banner.
1269   * Fixes: NB#100246   Modest crashed when moving to Accounts view from Folders view
1270   * Fixes: NB#101068   'Done' button is missing in select contact dialog box after checking names
1271   * Fixes: NB#102518   
1272   * Fixes: NB#103983   There should be no action on tapping the path that is not allowed for moving messages
1273   * Fixes: NB#105531   selected value is not shown in touch selector
1274   * Fixes: NB#105869   'Value must be between 1 and 65535' error banner is not showing
1275   * Fixes: NB#105911   When moving a folder show progress indication
1276   * Fixes: NB#106115   <coverity>
1277   * Fixes: NB#106165   Untranslated string for Ã‚§mcen_me_folder_inbox§ in Email application
1278   * Fixes: NB#106443   
1279
1280  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 19 Mar 2009 16:35:33 +0200
1281
1282 modest (2.99-2009.12-5) unstable; urgency=low
1283
1284   * Week 12, 2009 - fifth release on thursday
1285   *  modest trunk r8155
1286   *  6 bug fixes
1287   * Fixes: NB#104309    mail-gen        progressing animation not stopping
1288   * Fixes: NB#106248    mail-ui         multiple folder views are opening
1289   * Fixes: NB#106335    mail-gen        Contradictory behavior observed when attempt to create New folder under device root folder and IMAP account.
1290   * Fixes: NB#106340    mail-ui         "Select inline image" dialog stays for 8 sec on the screen and no progress indication is shown when inserting a large image
1291   * Fixes: NB#106346    mail-gen        <coverity> Major defects for modest
1292   * Fixes: NB#106423    mail-gen        Legal bug: modest component: license info missing from the files 
1293
1294  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 18 Mar 2009 14:21:11 +0200
1295
1296 modest (2.99-2009.12-4) unstable; urgency=low
1297
1298   * Week 12, 2009 - fourth release on Wednesday
1299   *  modest trunk r8076
1300   *   7 bug fixes
1301   * Fixes: NB#100070            
1302   * Fixes: NB#103682    mail-gen        Default region in email account creation does not reflect chosen country/region if country and region are not the same
1303   * Fixes: NB#104978    mail-acc        Modest crashes in "fill_providers"
1304   * Fixes: NB#105240    
1305   * Fixes: NB#105557    
1306   * Fixes: NB#105761    
1307   * Fixes: NB#106143    mail-gen        Modest crashed once in "tny_camel_folder_poke_status_default" 
1308
1309  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 17 Mar 2009 16:21:35 +0200
1310
1311 modest (2.99-2009.12-3) unstable; urgency=low
1312
1313   * Week 12, 2009 - third release on Tuesday
1314   *  modest trunk r8048
1315   *  4 bug fixes
1316   * Fixes: NB#99258     
1317   * Fixes: NB#105818    mail-sen        message is sent instead of incorrect SMTP server name in connection specific SMTP server configuration
1318   * Fixes: NB#105903    mail-vie        Inline image is not inserted without any notification
1319   * Fixes: NB#105914    mail-gen        Modest crashes when renaming [Gmail] folder 
1320
1321  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 16 Mar 2009 16:35:28 +0200
1322
1323 modest (2.99-2009.12-2) unstable; urgency=low
1324
1325   * Week 12, 2009 - second release on Monday
1326   *   modest trunk r8009
1327   *   6 bug fixes
1328   * Fixes: NB#105128    Modest crash found while retrieving the mails after creating the account
1329   * Fixes: NB#105322    Remove the CSM for Reply toolbar item in message viewer
1330   * Fixes: NB#105392    Message editor: Font Face and Font Size to use picker dialogs
1331   * Fixes: NB#105450    'unable to create folder' is showing instead of 'Not enough memory in target location'
1332   * Fixes: NB#105451    'unable to move to current location' is coming instead of 'not enough memory in target location'
1333   * Fixes: NB#105808    Not able to send previously stop sending message. 
1334
1335  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 13 Mar 2009 14:23:00 +0200
1336
1337 modest (2.99-2009.12-1) unstable; urgency=low
1338
1339   * Week 12, 2009 - first release on Firday
1340   *  modest trunk r7980
1341   *  5 bug fixes
1342   * Fixes:NB#101939     
1343   * Fixes:NB#102852     Blank "Select attachment" dialog opened and "Done" button is active for remove email attachment from local folder
1344   * Fixes:NB#104301     "Checking names" info banner shown blank in a particular scenario
1345   * Fixes:NB#104780     Editor: a one tap on a resolved recipient should highlight the recipient.
1346   * Fixes:NB#105412     Forward email Editor: Remove attachment opens blank select attachment dialog for email attachment type
1347
1348  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 12 Mar 2009 16:06:53 +0200
1349
1350 modest (2.99-2009.11-4) unstable; urgency=low
1351   
1352   * Week 11, 2009 - Thursday release of email
1353   *   modest trunk r7931
1354   *   3 bug fixes
1355   * Fixes: NB#105206    mail-vie        Conflict of behavior with respect to spec while attaching files
1356   * Fixes: NB#105239    
1357   * Fixes: NB#105319    mail-ui         After renaming imap user defined folder it's status is not shown until the folder is accessed
1358
1359  -- Moises Martinez <moises.martinez@nokia.com>  Wed, 11 Mar 2009 14:47:44 +0200
1360
1361 modest (2.99-2009.11-3) unstable; urgency=low
1362
1363   * Week 11, 2009 - Wednesday release of email
1364   *   modest trunk r7922
1365   *   10 bug fixes
1366   * Fixes: NB#100011    mail-gen   just created child folder under user defined local folder disappears if Folders view is closed
1367   * Fixes: NB#100070    
1368   * Fixes: NB#104978    mail-acc   Modest crashes in "fill_providers"
1369   * Fixes: NB#104982    mail-vie   Editor view doesn't scroll when attempt to Find in message
1370   * Fixes: NB#104998    
1371   * Fixes: NB#105062    mail-gen   after showing 'No matching contact found' , the enterred text disappearing from TO field
1372   * Fixes: NB#105115    mail-gen   'checking names' banner is showing after cancelling the 'select contact' dialog box
1373   * Fixes: NB#105153    mail-gen   modest shouldn't depend on libhildonhelp0
1374   * Fixes: NB#105163    
1375   * Fixes: NB#101877    mail-gen   Memory full: No error note is shown when account is not refreshed after it has been configured
1376
1377  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 10 Mar 2009 14:24:13 +0200
1378
1379 modest (2.1-2009.11-2) unstable; urgency=low
1380
1381   * Week 11-Tuesday release of modest 
1382   *   modest trunk r7847
1383   *   20 bug fixes
1384   * Fixes: NB#104896    mail-vie        Removed attachment is included in Save attachment dialog
1385   * Fixes: NB#97644     
1386   * Fixes: NB#98705     mail-vie        When forwarding a mail with multiple attachments a new editor opens with To field overlapped
1387   * Fixes: NB#100392    
1388   * Fixes: NB#101311    mail-tin        A newly configured account is not refreshed until Email is relaunched and "Send&Receive" is tapped
1389   * Fixes: NB#102751    mail-vie        Modest Crashes on moving message with external images from viewer view
1390   * Fixes: NB#103682    mail-gen        Default region in email account creation does not reflect chosen country/region if country and region are not the same
1391   * Fixes: NB#103843    mail-sen        Modest crashes in "update_style"
1392   * Fixes: NB#103875    mail-gen        Modest application got crashed upon tapping on folders view menu after cancelling the account setup wizard
1393   * Fixes: NB#103894    mail-gen        Not able to delete IMAP Inbox subfolder with the same name "Inbox"
1394   * Fixes: NB#103918    mail-ui         "Checking names" should not be shown after the connection to database has been established
1395   * Fixes: NB#104017    mail-ui         When Email is launched for the first time Accounts view should be shown
1396   * Fixes: NB#104083    mail-gen        MMC user folders is also shown along with local user folders under local root folder path in "Move to Folder" dialog
1397   * Fixes: NB#104208    
1398   * Fixes: NB#104249    mail-acc        "Enter text first" info banner not shown with an empty string in Account field.
1399   * Fixes: NB#104352    mail-gen        icon of outbox and sent folder is changing in location field of new folder dialog box
1400   * Fixes: NB#104367    mail-gen        auto increment is not happening for IMAP user created folder
1401   * Fixes: NB#104433    mail-ui         new version of gtkhtml is delivered
1402   * Fixes: NB#104476    mail-gen        New Folder: Unable to delete the folder name via Backspace key when default focus is available.
1403   * Fixes: NB#104720    mail-ui         Account setup wizard: "Email address" field should be prefilled with "@" 
1404
1405  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 09 Mar 2009 14:31:42 +0200
1406
1407 modest (2.1-2009.11-1) unstable; urgency=low
1408
1409   * Week 11-Monday release of modest
1410   *  modest r7811
1411   *
1412   * Fixes NB#98705  When forwarding a mail with multiple attachments a new editor opens with To field overlapped
1413   * Fixes NB#100392 
1414   * Fixes NB#101311 A newly configured account is not refreshed until Email is relaunched and "Send&Receive" is tapped
1415   * Fixes NB#102751 Modest Crashes on moving message with external images from viewer view
1416   * Fixes NB#103682 Default region in email account creation does not reflect chosen country/region if country and region are not the same
1417   * Fixes NB#103843 Modest crashes in "update_style"
1418   * Fixes NB#103875 Modest application got crashed upon tapping on folders view menu after cancelling the account setup wizard
1419   * Fixes NB#103894 Not able to delete IMAP Inbox subfolder with the same name "Inbox"
1420   * Fixes NB#103918 "Checking names" should not be shown after the connection to database has been established
1421   * Fixes NB#104017 When Email is launched for the first time Accounts view should be shown
1422   * Fixes NB#104249 "Enter text first" info banner not shown with an empty string in Account field.
1423   * Fixes NB#104352 icon of outbox and sent folder is changing in location field of new folder dialog box
1424   * Fixes NB#104367 auto increment is not happening for IMAP user created folder
1425   * Fixes NB#104433 new version of gtkhtml is delivered
1426   * Fixes NB#104476 New Folder: Unable to delete the folder name via Backspace key when default focus is available.
1427   * Fixes NB#104720 Account setup wizard: "Email address" field should be prefilled with "@"
1428
1429  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 06 Mar 2009 13:55:50 +0200
1430
1431 modest (2.1-2009.10-1) unstable; urgency=low
1432
1433   * Week 10, 2009 release 
1434   *  modest r7707
1435   * Fixes: NB#89492, NB#94686, NB#96721, NB#97132, NB#97985, NB#101428
1436   * Fixes: NB#101754, NB#102423, NB#102518, NB#102651, NB#102665, NB#102745
1437   * Fixes: NB#102766, NB#102797, NB#102852, NB#102916, NB#102981, NB#102986
1438   * Fixes: NB#103036, NB#103073, NB#103149, NB#103326, NB#103531
1439
1440  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 27 Feb 2009 10:41:05 +0200
1441
1442 modest (2.1-2009.09-1) unstable; urgency=low
1443
1444   * Week 09, 2009 release - 28 bug fixes
1445   * modest r7610
1446   *
1447   * Fixes: NB#97235, NB#97314, NB#98705, NB#100011, NB#100856, NB#100902
1448   * Fixes: NB#101111, NB#101571, NB#101681, NB#101695, NB#101898, NB#101936
1449   * Fixes: NB#102082, NB#102096, NB#102097, NB#102192, NB#102281, NB#102317
1450   * Fixes: NB#102322, NB#102354, NB#102356, NB#102359, NB#102377, NB#102379
1451   * Fixes: NB#102386, NB#102393, NB#102397, NB#102523
1452
1453  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 20 Feb 2009 12:40:37 +0200
1454
1455 modest (2.1-2009.08-1) unstable; urgency=low
1456
1457   * Week 08, 2009 release of modest with 30 bug fixes
1458   * modest r7494
1459   * 
1460   * Fixes: NB#93291, NB#97180, NB#97644, NB#97948, NB#100223, NB#100323
1461   * Fixes: NB#100599, NB#100670, NB#100678, NB#100695, NB#100707, NB#100845
1462   * Fixes: NB#100867, NB#100968, NB#100997, NB#101011, NB#101040, NB#101055
1463   * Fixes: NB#101157, NB#101158, NB#101191, NB#101195, NB#101213, NB#101253
1464   * Fixes: NB#101309, NB#101354, NB#101428, NB#101439, NB#101559, NB#101660
1465
1466  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 13 Feb 2009 09:12:18 +0200
1467
1468 modest (2.1-2009.07-1) unstable; urgency=low
1469
1470   * Fixes: NB#92465, NB#97122, NB#97184, NB#97518, NB#98672, NB#98705, NB#99958
1471   * Fixes: NB#100010, NB#100026, NB#100064, NB#100097, NB#100112, NB#100153, NB#100159
1472   * Fixes: NB#100172, NB#100259, NB#100265, NB#100419, NB#100523
1473
1474  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 05 Feb 2009 13:59:29 +0200
1475
1476 modest (2.1-2009.06-1) unstable; urgency=low
1477
1478   * Week 06, 2009 - first build with 25 fixes
1479   * Fixes: NB#87448, NB#93006, NB#93050, NB#94154, NB#94453, NB#94682, NB#94954
1480   * Fixes: NB#95264, NB#95740, NB#96696, NB#97235, NB#97355, NB#97948, NB#98691
1481   * Fixes: NB#99090, NB#99142, NB#99201, NB#99261, NB#99295, NB#99400, NB#99458
1482   * Fixes: NB#99503, NB#99513, NB#99515, NB#99573
1483
1484  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 29 Jan 2009 14:33:43 +0200
1485
1486 modest (2.1-2009.05-2) unstable; urgency=low
1487
1488   * Week 05, 2009 - second build
1489   * Fixes: NB#98616, NB#99236, NB#94030, NB#98021, NB#90378, NB#88972, NB#90429
1490   * Fixes: NB#92234, NB#98859, NB#99211, NB#99264, NB#89889, NB#92344, NB#93291
1491   * Fixes: NB#93459, NB#93577, NB#97139, NB#97256, NB#98237, NB#97299, NB#97401
1492   * Fixes: NB#99049, NB#98216, NB#98294, NB#98310, NB#98503, NB#98608, NB#98679
1493   * Fixes: NB#98684, NB#98705, NB#98759, NB#98761, NB#98787, NB#98788, NB#98795
1494   * Fixes: NB#99187, NB#98881, NB#99097, NB#99145, NB#99161, NB#99219
1495
1496  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 26 Jan 2009 13:53:34 +0200
1497
1498 modest (2.1-2009.05-1) unstable; urgency=low
1499
1500   * Week 05, 2009 - first build
1501   * Fixes NB#98021, NB#88972, NB#90429, NB#92344, NB#93459, NB#98216, NB#98294
1502   * Fixes NB#98310, NB#98608, NB#98679, NB#98684, NB#98705, NB#98759, NB#98761
1503   * Fixes NB#98787, NB#98788, NB#98795
1504
1505  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 22 Jan 2009 16:17:37 +0200
1506
1507 modest (2.1-2009.04-3) unstable; urgency=low
1508
1509   * Week 04, 2009 - third build
1510   * Fixes: NB#87448, NB#91719, NB#92787, NB#92803, NB#93707, NB#94030, NB#94682
1511   * Fixes: NB#95349, NB#95879, NB#96316, NB#96442, NB#97186, NB#97195, NB#97258
1512   * Fixes: NB#97261, NB#97352, NB#97581, NB#97878, NB#97911, NB#97935, NB#97947
1513   * Fixes: NB#97951, NB#97986, NB#98312, NB#98313, NB#98315, NB#98417, NB#98558
1514
1515  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 20 Jan 2009 13:40:35 +0200
1516
1517 modest (2.1-2009.04-2) unstable; urgency=low
1518
1519   * Week 04, 2009 - second build
1520   * Fixes NB#87448, NB#91719, NB#93707, NB#95879, NB#96316, NB#96442, NB#97195
1521   * Fixes NB#97258, NB#97261, NB#97352, NB#97581, NB#97878, NB#97911, NB#97935
1522   * Fixes NB#97947, NB#97951, NB#97986, NB#98312, NB#98313, NB#98315
1523
1524  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 19 Jan 2009 14:24:55 +0200
1525
1526 modest (2.1-2009.04-1) unstable; urgency=low
1527
1528   * Week 04, 2009 - first build
1529   * Fixes NB#96442, NB#97258, NB#97261, NB#97911, NB#97951, NB#97986
1530
1531  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 15 Jan 2009 16:55:28 +0200
1532
1533 modest (2.1-2009.03-5) unstable; urgency=low
1534
1535   * Week 03, 2009 - fourth build with 70 fixes altogether (from previous weeks
1536   *                                  also which were not sent to product queue)   
1537   * 
1538   * Fixes: NB#97118, NB#97123, NB#97124, NB#97280, NB#97283, NB#93071, NB#94094
1539   * Fixes: NB#97143, NB#97145, NB#97598, NB#97741, NB#92793, NB#93036, NB#97221
1540   * Fixes: NB#97265, NB#88130, NB#91078, NB#94922, NB#95542, NB#96132, NB#96389
1541   * Fixes: NB#96400, NB#96495, NB#97938, NB#90014, NB#92465, NB#94245, NB#93291
1542   * Fixes: NB#93737, NB#94030, NB#94070, NB#94152, NB#94666, NB#94682, NB#95783
1543   * Fixes: NB#96025, NB#96049, NB#96184, NB#96424, NB#96512, NB#96515, NB#96622
1544   * Fixes: NB#96691, NB#96890, NB#97664, NB#97110, NB#97134, NB#97135, NB#97137
1545   * Fixes: NB#97139, NB#97144, NB#97149, NB#97220, NB#97324, NB#97663, NB#97585
1546   * Fixes: NB#97657, NB#97669, NB#97686, NB#97702, NB#97827, NB#97844, NB#97865
1547   * Fixes: NB#97866, NB#97878, NB#97880, NB#97909, NB#97915, NB#96198, NB#97347
1548
1549  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 13 Jan 2009 14:02:24 +0200
1550
1551 modest (2.1-2009.03-3) unstable; urgency=low
1552
1553   * Week 03, 2009 - third build
1554   * Fixes NB#88130, NB#90014, NB#91078, NB#92465, NB#92793, NB#93036, NB#93071
1555   * Fixes NB#93291, NB#93737, NB#94030, NB#94070, NB#94152, NB#94245, NB#94666
1556   * Fixes NB#94922, NB#95542, NB#95783, NB#96025, NB#96049, NB#96132, NB#96184
1557   * Fixes NB#96198, NB#96400, NB#96424, NB#96495, NB#96512, NB#96515, NB#96622
1558   * Fixes NB#96691, NB#96890, NB#97110, NB#97118, NB#97123, NB#97124, NB#97134
1559   * Fixes NB#97135, NB#97137, NB#97139, NB#97221, NB#97265, NB#97280
1560
1561  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 12 Jan 2009 14:56:01 +0200
1562
1563 modest (2.1-2009.03-2) unstable; urgency=low
1564
1565   * Week 03, 2009 - second build
1566   * Fixes NB#97118, NB#97124, NB#93071, NB#94094, NB#97221, NB#97265, NB#88130, NB#91078
1567   * Fixes NB#94922, NB#95542, NB#96132, NB#96400, NB#96495, NB#90014, NB#92465, NB#94245
1568   * Fixes NB#93291, NB#93737, NB#94030, NB#94070, NB#94152, NB#94666, NB#94682, NB#95783
1569   * Fixes NB#96025, NB#96049, NB#96184, NB#96424, NB#96512, NB#96515, NB#96622, NB#96691
1570   * Fixes NB#96890, NB#97110, NB#97134, NB#97135, NB#96198
1571
1572  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 09 Jan 2009 13:02:40 +0200
1573
1574 modest (2.1-2009.03-1) unstable; urgency=low
1575
1576   * Week 03 official pre-release - first build
1577   * Fixes NB#97118, NB#97124, NB#93071, NB#94094, NB#97221, NB#88130, NB#91078, NB#94922
1578   * Fixes NB#95542, NB#96132, NB#96400, NB#96495, NB#90014, NB#94245, NB#93737, NB#94030
1579   * Fixes NB#94070, NB#94152, NB#94666, NB#94682, NB#95783, NB#96025, NB#96049, NB#96184
1580   * Fixes NB#96424, NB#96512, NB#96515, NB#96622, NB#96691, NB#96890, NB#96198, NB#93083
1581
1582  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 08 Jan 2009 11:58:54 +0200
1583
1584 modest (2.1-2009.02-1) unstable; urgency=low
1585
1586   * Week 02 release with new email ui for the first time in product.
1587
1588  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 02 Jan 2009 15:57:47 +0200
1589
1590 modest (2.1-2008.51-3) unstable; urgency=low
1591
1592   * Fixes: NB#95888, NB#94245
1593   * Week 51 - 2nd build with modest old ui to be sent to product queue.
1594
1595  -- Moises Martinez <moises.martinez@nokia.com>  Tue, 16 Dec 2008 16:27:37 +0200
1596
1597 modest (2.1-2008.51-1) unstable; urgency=low
1598
1599   * Fixes: NB#94581, NB#93037, NB#95233, NB#89657, NB#93398, NB#94069, NB#94076
1600   * Fixes: NB#94212, NB#95206, NB#95467, NB#95557, NB#95209, NB#95749, NB#94952
1601   * Fixes: NB#93840, NB#91024, NB#92973, NB#93347, NB#94105, NB#94122, NB#94249
1602   * Fixes: NB#94254, NB#94467, NB#94585, NB#94614, NB#94924, NB#94938, NB#95475
1603
1604  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 15 Dec 2008 18:04:58 +0200
1605
1606 modest (2.1-2008.51) unstable; urgency=low
1607
1608   * Fixes: NB#91024, NB#92973, NB#93347, NB#93840, NB#94069, NB#94076, NB#94105 
1609   * Fixes: NB#94113, NB#94122, NB#94249, NB#94254, NB#94394, NB#94467, NB#94581
1610   * Fixes: NB#94585, NB#94594, NB#94598, NB#94599, NB#94602, NB#94604, NB#94614
1611   * Fixes: NB#94924, NB#94938, NB#94952, NB#95206, NB#95209, NB#95233
1612
1613  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 11 Dec 2008 18:47:35 +0200
1614
1615 modest (2.1-2008.50) unstable; urgency=low
1616
1617   * Fixes: NB#90004, NB#90369, NB#90699, NB#91033, NB#91036, NB#91413, NB#91471, NB#92030 
1618   * Fixes: NB#92472, NB#92870, NB#92923, NB#92944, NB#93006, NB#93285, NB#93290, NB#93292 
1619   * Fixes: NB#93294, NB#93296, NB#93349, NB#93350, NB#93352, NB#93361, NB#93363, NB#93364 
1620   * Fixes: NB#93381, NB#93387, NB#93405, NB#93488, NB#93489, NB#93527, NB#93529, NB#93687 
1621   * Fixes: NB#93696, NB#93697, NB#93699, NB#93703, NB#93706, NB#93707, NB#93708, NB#93711 
1622   * Fixes: NB#93714, NB#93716, NB#93717, NB#93719, NB#93724, NB#93738, NB#93787, NB#93788 
1623   * Fixes: NB#93789, NB#93791, NB#93792, NB#93794, NB#93795, NB#93797, NB#93802, NB#93803 
1624   * Fixes: NB#93806, NB#93807, NB#93831, NB#93888, NB#93889, NB#93891, NB#93903, NB#93908 
1625   * Fixes: NB#93915, NB#93921, NB#93948, NB#94016, NB#94039, NB#94050, NB#94054, NB#94061 
1626   * Fixes: NB#94083, NB#94085, NB#94107, NB#94110, NB#94125, NB#94127, NB#94131, NB#94230 
1627   * Fixes: NB#94231, NB#94232, NB#94245, NB#94273, NB#94314, NB#94399, NB#94424
1628
1629  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 04 Dec 2008 14:59:04 +0200
1630
1631 modest (2.1-2008.49) unstable; urgency=low
1632
1633   * Week 49 bug fixes are sent to product during week 50 altogether.
1634
1635  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 27 Nov 2008 14:39:09 +0200
1636
1637 modest (2.1-2008.48) unstable; urgency=low
1638
1639   * Fixes: NB#92212, NB#92691, NB#92695, NB#92692, NB#92694, NB#92688, NB#92832
1640   * Fixes: NB#92806, NB#92780, NB#92787, NB#92782, NB#92786, NB#92794, NB#92799
1641   * Fixes: NB#92938, NB#92784, NB#92686, NB#92693, NB#92178, NB#93003, NB#93064
1642   * Fixes: NB#90887, NB#93069, NB#93072, NB#89639, NB#89778
1643
1644  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 20 Nov 2008 13:01:32 +0200
1645
1646 modest (2.1-2008.47) unstable; urgency=low
1647
1648   * Fixes: NB#90414, NB#90691, NB#90415, NB#92084, NB#92083, NB#92092, NB#90554
1649   * Fixes: NB#91821, NB#92225, NB#91755, NB#91804, NB#91692, NB#92276, NB#90211
1650   * Fixes: NB#92249, NB#91006, NB#91833, NB#91805, NB#92366, NB#92411, NB#92413
1651
1652  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 13 Nov 2008 15:07:04 +0200
1653
1654 modest (2.1-2008.46) unstable; urgency=low
1655
1656   * Fixes:NB#90513, NB#91098 
1657
1658  -- Moises Martinez <moises.martinez@nokia.com>  Fri, 07 Nov 2008 09:42:56 +0200
1659
1660 modest (2.1-2008.45) unstable; urgency=low
1661
1662   * Fixes: NB#89461,#NB89118,#NB90942,#NB90498,#NB89256,#NB89959,#NB90433,#NB90487,#NB90500,#NB90705
1663   * Fixes: NB#90510,#NB90762,#NB90818,#NB90985,#NB90984,#NB91062,#NB89225,#NB90887,#NB89331,#NB89369
1664   * Fixes: NB#91092,#NB90194,#NB91160,#NB90190,#NB90191,#NB90201,#NB91236,#NB91164,#NB91153,#NB91089
1665   * Fixes: NB#91094,#NB91099,#NB91102,#NB91157,#NB91161,#NB91163,#NB91220,#NB91239,#NB91274,#NB90429
1666
1667  -- Moises Martinez <moises.martinez@nokia.com>  Thu, 30 Oct 2008 16:51:00 +0200
1668
1669 modest (2.1-2008.43) unstable; urgency=low
1670
1671   * Fixes: NB#89140, NB#87746, NB#89211, NB#89212, NB#89363, NB#90146, NB#90187
1672   * Fixes: NB#90196, NB#90197, NB#90198, NB#90204, NB#90206, NB#90207, NB#90213
1673   * Fixes: NB#90214, NB#90215, NB#90136
1674
1675  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 20 Oct 2008 15:24:19 +0300
1676
1677 modest (2.0-2008.42-1) unstable; urgency=low
1678
1679   * Fixes: NB#89326, NB#89464, NB#89704, NB#88453, NB#89126
1680
1681  -- Moises Martinez <moises.martinez@nokia.com>  Mon, 13 Oct 2008 15:15:26 +0300
1682
1683 modest (2.0-2008.40-1) unstable; urgency=low
1684
1685   * Fixes: NB#85453
1686
1687  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 06 Oct 2008 10:56:31 +0300
1688
1689 modest (2.0-2008.39-1) unstable; urgency=low
1690
1691   * Week 39 build with the plugin support.
1692
1693  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 25 Sep 2008 10:30:45 +0300
1694
1695 modest (2.0-2008.38-1) hardy; urgency=low
1696
1697   * Updated modest version to 2.0
1698
1699  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 16 Sep 2008 18:07:48 +0300
1700
1701 modest (1.0-2008.37-1) hardy; urgency=low
1702
1703   * Fixes: NB#86996, NB#85924, NB#87412
1704
1705  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 08 Sep 2008 10:44:31 +0300
1706
1707 modest (1.0-2008.35-1) hardy; urgency=low
1708
1709   * Fixes: NB#86199, NB#86112, NB#86137, NB#86176, NB#86637, NB#87257
1710
1711  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 27 Aug 2008 10:37:21 +0300
1712
1713 modest (1.0-2008.34-1) hardy; urgency=low
1714
1715   * Fixes: NB#86213, NB#87351, NB#87350, NB#87456,
1716
1717  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 19 Aug 2008 18:47:29 +0300
1718
1719 modest (1.0-2008.33-2) hardy; urgency=low
1720
1721   * intermediate build with single bug fix.
1722   * Fixes: NB#86984
1723
1724  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 14 Aug 2008 15:16:29 +0300
1725
1726 modest (1.0-2008.31-1) hardy; urgency=low
1727
1728   * Fixes: NB#86820, NB#87089, NB#86557, NB#86822, NB#87006, NB#87073
1729   * Fixes: NB#85818, NB#87128, NB#86225, NB#86773
1730
1731  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 29 Jul 2008 12:37:58 +0300
1732
1733 modest (1.0-2008.30-1) hardy; urgency=low
1734
1735   * Fixes: NB#86756, NB#85859, NB#86753, NB#86798, NB#86171, NB#86562
1736   * Fixes: NB#86476, NB#86415, NB#86266
1737
1738  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 22 Jul 2008 11:12:50 +0300
1739
1740 modest (1.0-2008.27-1) hardy; urgency=low
1741
1742   * Fixes: NB#86655, NB#86587, NB#83343, NB#86328, NB#86376, NB#86286
1743
1744  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 02 Jul 2008 10:37:11 +0300
1745
1746 modest (1.0-2008.26-1) hardy; urgency=low
1747
1748   * Fixes: NB#83920, NB#86372, NB#86116, NB#84538, NB#84757, NB#85343
1749   * Fixes: NB#85344, NB#85034, NB#83892, NB#84808, NB#84791, NB#82137
1750   * Fixes: NB#83135, NB#85622, NB#86097, NB#86176, NB#85201, NB#84348
1751   * Fixes: NB#81798, NB#85873, NB#85743, NB#84605, NB#81429
1752
1753  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 23 Jun 2008 11:01:57 +0300
1754
1755 modest (1.0-2008.25-1) hardy; urgency=low
1756
1757   * NB#85201, NB#81798, NB#83920, NB#84538, NB#84757, NB#84808
1758   * NB#86372, NB#86097, NB#86116, NB#86176, NB#85622, NB#81429
1759   * NB#82137, NB#83135, NB#83892, NB#85343, NB#84348, NB#84791
1760   * NB#85034, NB#85344, NB#85873, NB#85931
1761   * Removed the fixes keyword, since the bugs will be part of the week 26 build.
1762
1763  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 16 Jun 2008 11:29:27 +0300
1764
1765 modest (1.0-2008.24-1) hardy; urgency=low
1766
1767   * NB#86097, NB#85201, NB#81429, NB#81798, NB#83135, NB#83892
1768   * NB#83920, NB#85343, NB#84348, NB#84538, NB#84757, NB#84791
1769   * NB#84808, NB#85034, NB#85344, NB#82137, NB#86176, NB#86116
1770   * Added the above fixes to week 25 release.
1771
1772  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 16 Jun 2008 11:31:45 +0300
1773
1774 modest (1.0-2008.23-2) hardy; urgency=low
1775
1776   * Fixes: NB#85621, NB#86079, NB#85060, NB#86186
1777
1778  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 05 Jun 2008 10:55:51 +0300
1779
1780 modest (1.0-2008.23-1) hardy; urgency=low
1781
1782   * Fixes: NB#85880, NB#84336, NB#85924, NB#85964, NB#86180
1783
1784  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 04 Jun 2008 10:53:50 +0300
1785
1786 modest (1.0-2008.22-1) hardy; urgency=low
1787
1788   * Fixes: NB#85642, NB#85459, NB#84974, NB#85656, NB#85461, NB#85378
1789   * Fixes: NB#85743, NB#85574, NB#85502, NB#85396, NB#84952, 
1790
1791  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 26 May 2008 18:19:31 +0300
1792
1793 modest (1.0-2008.21-1) hardy; urgency=low
1794
1795   * Fixes: NB#85378, NB#85399, NB#85397, NB#85158, NB#85439, NB#85443
1796   * Fixes: NB#85493, NB#85131, NB#85527, NB#85428, NB#85455, NB#85299
1797   * Fixes: NB#83128
1798
1799  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 19 May 2008 10:35:49 +0300
1800
1801 modest (1.0-2008.20-1) hardy; urgency=low
1802
1803   * Fixes: NB#84005, NB#84821, NB#84823, NB#84832, NB#85028, NB#85030
1804   * Fixes: NB#85055, NB#79005, NB#81913, NB#84054, NB#84260, NB#84604
1805   * Fixes: NB#84714, NB#84731, NB#85062, NB#85108, NB#84764
1806   * Fixes: NB#84922, NB#83343, NB#84828, NB#85031, NB#84551
1807
1808  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 12 May 2008 19:09:20 +0300
1809
1810 modest (1.0-2008.19-1) hardy; urgency=low
1811
1812   * NB#84764, NB#84922, NB#84551, NB#84828, NB#83343
1813
1814  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 07 May 2008 11:41:31 +0300
1815
1816 modest (1.0-2008.18-1) feisty; urgency=low
1817
1818   * NB#84852
1819
1820  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 25 Apr 2008 15:56:24 +0300
1821
1822 modest (1.0-2008.17-2) feisty; urgency=low
1823
1824   * Fixes: NB#83555, NB#83999, NB#83317, NB#83671, NB#84097, NB#84211
1825   * Fixes: NB#81095, NB#84315, NB#84117, NB#80656, NB#83929, NB#82173
1826   * Fixes: NB#84182, NB#83343, NB#83601, NB#84327, NB#84492, NB#84406
1827   * Fixes: NB#81375, NB#81947, NB#83944, NB#83721, NB#84313, NB#84535
1828   * Fixes: NB#83303
1829
1830  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 22 Apr 2008 12:02:58 +0300
1831
1832 modest (1.0-2008.17-1) feisty; urgency=low
1833
1834         NB#83555, NB#83999, NB#83317, NB#83671, NB#84097, NB#84211
1835         NB#81095, NB#84315, NB#84117, NB#80656, NB#83929, NB#82173
1836         NB#84182, NB#83343, NB#83601, NB#84327, NB#84492, NB#84406
1837         NB#81375, NB#81947, NB#83944, NB#83721, NB#83351, NB#84313
1838         NB#84535, NB#83303
1839
1840  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 22 Apr 2008 11:05:24 +0300
1841
1842 modest (1.0-2008.16-1) feisty; urgency=low
1843
1844   * Fixes: NB#81650, NB#82243, NB#82440, NB#82487, NB#82750, NB#83322
1845   * Fixes: NB#83351, NB#83408, NB#83467, NB#83478, NB#83582, NB#83604
1846   * Fixes: NB#83692, NB#83819, NB#83917, NB#83942, NB#83962
1847
1848  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 11 Apr 2008 16:00:00 +0200
1849
1850 modest (1.0-2008.15-1) feisty; urgency=low
1851
1852   * Fixes: NB#80238, NB#81125, NB#81320, NB#83343, NB#83611, NB#81790
1853   * Fixes: NB#83407, NB#83634, NB#82632, NB#83439, NB#83215, NB#83606
1854   * Fixes: NB#80400, NB#81055, NB#82318, NB#82400, NB#83351, NB#83448
1855   * Fixes: NB#83513, NB#83555
1856
1857  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 04 Apr 2008 16:43:38 +0200
1858
1859 modest (1.0-2008.14-1) feisty; urgency=low
1860
1861   * Fixes: NB#81144, NB#82985, NB#83121, NB#81543, NB#80734, NB#83233
1862   * Fixes: NB#83239
1863
1864  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 28 Mar 2008 14:43:38 +0200
1865
1866 modest (1.0-2008.13-1) feisty; urgency=low
1867
1868   * Fixes: NB#81397, NB#82810, NB#82760, NB#82707, NB#82517, NB#81756
1869   * Fixes: NB#82986, NB#82971, NB#80868
1870
1871  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 26 Mar 2008 16:58:00 +0200
1872
1873 modest (1.0-2008.12-3) feisty; urgency=low
1874
1875   * removed the keyword fixes from previous week 12 releases to reduce confusion.
1876   * added all the week 12 bug fixes.
1877   * Fixes: NB#81989, NB#80198, NB#81015, NB#80782, NB#82486, NB#82487
1878   * Fixes: NB#80972, NB#82197, NB#82674, NB#81095, NB#82707, NB#82646
1879   * Fixes: NB#81584, NB#80238, NB#60606, NB#82318, NB#80868, NB#81238
1880   * Fixes: NB#82451, NB#82749, NB#82696, NB#81891, NB#79266, NB#81588
1881   * Fixes: NB#82493, NB#82358, NB#82290, NB#82639, NB#82571, NB#82177
1882   * Fixes: NB#81294, NB#82740, NB#81707
1883
1884  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 19 Mar 2008 13:14:20 +0200
1885
1886 modest (1.0-2008.12-2) feisty; urgency=low
1887
1888   * NB#82571, NB#81584, NB#79266, NB#80238, NB#81588, NB#81707
1889   * NB#81891, NB#80868, NB#60606, NB#82451, NB#82639
1890
1891  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 18 Mar 2008 14:24:53 +0200
1892
1893 modest (1.0-2008.12-1) feisty; urgency=low
1894
1895   * NB#82197, NB#81891, NB#81294, NB#82358, NB#81989, NB#80198
1896   * NB#81015, NB#80782, NB#82290, NB#82493, NB#82486, NB#82487
1897   * NB#82403, NB#80972, NB#82177, NB#81095 
1898
1899  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 17 Mar 2008 14:13:28 +0200
1900
1901 modest (1.0-2008.11-1) feisty; urgency=low
1902
1903   * Fixes: NB#81573, NB#80728, NB#80868, NB#80914, NB#81476, NB#81595
1904   * Fixes: NB#80991, NB#81611, NB#81652, NB#81525, NB#81698, NB#80734
1905   * Fixes: NB#81731, NB#81715, NB#81762, NB#80996, NB#81522, NB#81055
1906   * Fixes: NB#81911, NB#81932, NB#80947, NB#81435, NB#81719, NB#81606
1907
1908  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 07 Mar 2008 14:14:58 +0200
1909
1910 modest (1.0-2008.10-1) feisty; urgency=low
1911
1912   * Fixes: NB#81024, NB#81125, NB#81281, NB#81111, NB#81327, NB#79624
1913   * Fixes: NB#81353, NB#81095, NB#81215, NB#81238, NB#81413, NB#81429
1914   * Fixes: NB#81459, NB#81473, NB#81406, NB#81471, NB#81380, NB#81497
1915   * Fixes: NB#60606, NB#81204, NB#81544, NB#81538, NB#81318, NB#81527
1916
1917  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 29 Feb 2008 14:50:09 +0200
1918
1919 modest (1.0-2008.09-1) feisty; urgency=low
1920
1921   * Fixes: NB#80791, NB#80790, NB#80553, NB#80415, NB#80895, NB#78460
1922   * Fixes: NB#80926, NB#80952, NB#80734, NB#80977, NB#80965, NB#80959
1923   * Fixes: NB#80991, NB#81009, NB#81007, NB#81047, NB#80896, NB#80866
1924   * Fixes: NB#80962, NB#81063, NB#80964, NB#80917, NB#80729, NB#75422
1925   * Fixes: NB#79330, NB#79115, NB#80521, NB#81107, NB#81109, NB#80994
1926   * Fixes: NB#81189, NB#81186, NB#80817, NB#81221
1927
1928  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 25 Feb 2008 11:48:29 +0200
1929
1930 modest (1.0-2008.08-1) feisty; urgency=low
1931
1932   * Fixes: NB#79684, NB#78802, NB#80508, NB#80155, NB#79872, NB#80484
1933   * Fixes: NB#80377, NB#80554, NB#79816, NB#80213, NB#78546, NB#80619
1934   * Fixes: NB#80616, NB#80211, NB#78911, NB#80471, NB#80606, NB#80391
1935   * Fixes: NB#80742, NB#80768, NB#79777, NB#80646
1936
1937  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 15 Feb 2008 15:32:34 +0200
1938
1939 modest (1.0-2008.07-1) feisty; urgency=low
1940
1941   * Fixes: NB#80177, NB#80195, NB#78939, NB#79471, NB#79266, NB#79501
1942   * Fixes: NB#80136, NB#78857, NB#80276, NB#80225, NB#80271, NB#80382
1943   * Fixes: NB#80188, NB#80341, NB#80432, NB#79407, NB#80238, NB#80427
1944   * Fixes: NB#79652, NB#80355, NB#80246
1945
1946  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 11 Feb 2008 11:05:23 +0200
1947
1948 modest (1.0-2008.06-1) feisty; urgency=low
1949
1950   * Implemented: NR#188799, NR#187157, NR#187165, NR#187169, NR#187158
1951   * Implemented: NR#187159, NR#187160, NR#187162, NR#188800, NR#187163
1952   * Implemented: NR#187167, NR#187161, NR#187168
1953   * Fixes: NB#79737, NB#79668, NB#79701, NB#78684, NB#79467, NB#60606
1954   * Fixes: NB#79620, NB#79951, NB#80070, NB#79905, NB#79817, NB#80090
1955   * Fixes: NB#78695, NB#80084, NB#79944, NB#79904
1956
1957  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 01 Feb 2008 14:52:14 +0200
1958
1959 modest (1.0-2008.05-1) feisty; urgency=low
1960
1961   * Fixes: NB#79407, NB#78857, NB#79541, NB#79562, NB#75801, NB#79456
1962   * Fixes: NB#79488, NB#79526, NB#77528, NB#79363, NB#79448, NB#78736
1963   * Fixes: NB#79715, NB#79292 
1964
1965  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 25 Jan 2008 10:52:26 +0200
1966
1967 modest (1.0-2008.04-1) feisty; urgency=low
1968
1969   * Fixes: NB#74774, NB#74893, NB#79017, NB#79336, NB#66958, NB#79378
1970   * Fixes: NB#79414
1971
1972  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 18 Jan 2008 14:34:56 +0200
1973
1974 modest (1.0-2008.03-4) feisty; urgency=low
1975
1976   * Fixes: NB#78955, NB#61810, NB#78732, NB#79057, NB#79088, NB#79014
1977   * Fixes: NB#79114, NB#78850, NB#78989, NB#78962, NB#79140, NB#79115
1978   * Fixes: NB#78939, NB#79209, NB#77978, NB#78817, NB#79021, NB#79204
1979   * Fixes: NB#63877, NB#79232, NB#78974, NB#79238, NB#78844, NB#78802
1980   * Fixes: NB#78873, NB#79315, NB#79277, NB#79320, NB#79290, NB#79026
1981   * Fixes: NB#66762, NB#79203, NB#79359
1982
1983  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 16 Jan 2008 14:34:09 +0200
1984
1985 modest (1.0-2008.02-1) feisty; urgency=low
1986
1987   * Fixes: NB#78704, NB#78726, NB#78753, NB#78757, NB#78608, NB#78788
1988   * Fixes: NB#78807, NB#78835, NB#78843
1989
1990  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 04 Jan 2008 15:20:30 +0200
1991
1992 modest (1.0-2007.52-4) hardy; urgency=low
1993
1994   * prepare public release
1995
1996  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 21 Dec 2007 16:21:23 +0200
1997
1998 modest (1.0-2007.52-1) feisty; urgency=low
1999
2000   * Fixes: NB#78637, NB#78459, NB#78638, NB#78639, NB#63853, NB#64296
2001   * Fixes: NB#78641, NB#64742, NB#65189, NB#78683, NB#78357, NB#78751
2002   * Fixes: NB#78698, NB#65320, NB#78699, NB#63571, NB#78773
2003
2004  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 21 Dec 2007 10:41:16 +0200
2005
2006 modest (1.0-2007.51-1) feisty; urgency=low
2007
2008   * Fixes: NB#77990, NB#78368, NB#78371, NB#63391, NB#65668, NB#78470
2009   * Fixes: NB#78382, NB#77454, NB#64997, NB#78203, NB#77958, NB#77847
2010   * Fixes: NB#75510, NB#75525, NB#78458, NB#78583, NB#78589, NB#78462
2011   * Fixes: NB#78570, NB#78594, NB#78608, NB#64419, NB#78521, NB#78587
2012   * Fixes: NB#78627, NB#78602
2013
2014  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 14 Dec 2007 14:32:18 +0200
2015
2016 modest (1.0-2007.50-1) feisty; urgency=low
2017
2018   * Fixes: NB#77391, NB#77997, NB#77007, NB#77433, NB#77596, NB#68054
2019   * Fixes: NB#77086, NB#77978, NB#77426, NB#66958, NB#63928, NB#77425
2020   * Fixes: NB#77589, NB#78266, NB#78338, NB#78350, NB#76842, NB#78132
2021   * Fixes: NB#76634, NB#64670, NB#76854, NB#78104, NB#77603, NB#78366
2022   * Fixes: NB#78367, NB#78380
2023
2024  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  7 Dec 2007 12:03:40 +0200
2025
2026 modest (1.0-2007.49-1) feisty; urgency=low
2027
2028   * Fixes: NB#76897, NB#64099, NB#63571, NB#76991, NB#74031, NB#73776
2029   * Fixes: NB#76521, NB#77103, NB#73627, NB#77038, NB#77277, NB#77388
2030   * Fixes: NB#77361
2031
2032  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 30 Nov 2007 11:32:08 +0200
2033
2034 modest (1.0-2007.48-2) feisty; urgency=low
2035
2036   * Fixes: NB#76616, NB#74075, NB#76469
2037
2038  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 26 Nov 2007 14:11:30 +0200
2039
2040 modest (1.0-2007.48-1) feisty; urgency=low
2041
2042   * Fixes: NB#75897, NB#76204, NB#76252, NB#74495, NB#76174, NB#75751
2043   * Fixes: NB#64998, NB#75858, NB#76506, NB#76490, NB#76286, NB#76442
2044   * Fixes: NB#74760, NB#61910, NB#76270, NB#76572, NB#76308, NB#75829
2045   * Fixes: NB#76638
2046
2047  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 23 Nov 2007 14:23:58 +0200
2048
2049 modest (1.0-2007.47-1) feisty; urgency=low
2050
2051   * Fixes: NB#75655, NB#75522, NB#75176, NB#74612, NB#75822, NB#75878
2052   * Fixes: NB#75801, NB#75909, NB#75672, NB#75836, NB#75911, NB#75937
2053   * Fixes: NB#75760, NB#75954, NB#75889, NB#75857, NB#66410, NB#70692
2054   * Fixes: NB#65125, NB#74613
2055
2056  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 16 Nov 2007 14:44:41 +0200
2057
2058 modest (1.0-2007.46-1) feisty; urgency=low
2059
2060   * Fixes: NB#75099, NB#75109, NB#74639, NB#74764, NB#75187, NB#74260
2061   * Fixes: NB#74626, NB#74402, NB#75279, NB#75213, NB#75081, NB#75407
2062   * Fixes: NB#75548, NB#75530, NB#75550, NB#74096, NB#75543, NB#65708
2063   * Fixes: NB#75312, NB#75592, NB#75510, NB#75509, NB#75525, NB#74689
2064   * Fixes: NB#74777
2065
2066  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  9 Nov 2007 14:41:52 +0200
2067
2068 modest (1.0-2007.45-2) feisty; urgency=low
2069
2070   * New version for the modest-l10n localisation.
2071
2072  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon,  5 Nov 2007 13:57:08 +0200
2073
2074 modest (1.0-2007.45-1) feisty; urgency=low
2075
2076   * Fixes: NB#66958, NB#74469, NB#65559, NB#74605, NB#74675, NB#73934
2077   * Fixes: NB#74766, NB#73940
2078
2079  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  2 Nov 2007 14:20:06 +0200
2080
2081 modest (1.0-2007.44-1) gutsy; urgency=low
2082
2083   * Fixes: NB#65189, NB#74006, NB#74073, NB#73987, NB#73896, NB#74061
2084   * Fixes: NB#74144, NB#74182, NB#74180, NB#65926, NB#66769, NB#64945
2085   * Fixes: NB#74147, NB#74325
2086
2087  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 26 Oct 2007 15:34:01 +0300
2088
2089 modest (1.0-2007.43-1) gutsy; urgency=low
2090
2091   * Fixes: NB#65145, NB#73392, NB#64324, NB#58917, NB#65333, NB#73404
2092   * Fixes: NB#65058, NB#69206, NB#65832, NB#65279
2093
2094  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 19 Oct 2007 15:15:06 +0300
2095
2096 modest (1.0-2007.42-1) gutsy; urgency=low
2097
2098   * Fixes: NB#73377, NB#73390, NB#73381, NB#73380
2099
2100  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 17 Oct 2007 14:50:32 +0300
2101
2102 modest (1.0-2007.41-1) gutsy; urgency=low
2103
2104   * Fixes: NB#66802, NB#59519, NB#60517, NB#62237, NB#62404, NB#62467
2105   * Fixes: NB#62973, NB#63001, NB#63512, NB#63382, NB#63507, NB#63690
2106   * Fixes: NB#63647, NB#63779, NB#63888, NB#63877, NB#63937, NB#63986
2107   * Fixes: NB#64077, NB#64132, NB#64296, NB#64364, NB#64537, NB#64742
2108   * Fixes: NB#64776, NB#64893, NB#64889, NB#64908, NB#64991, NB#65033
2109   * Fixes: NB#65051, NB#65054, NB#65059, NB#65204, NB#65265, NB#65235
2110   * Fixes: NB#65258, NB#65274, NB#65330, NB#65447, NB#65540, NB#65518
2111   * Fixes: NB#65901, NB#66131, NB#65960, NB#66167, NB#66088, NB#66101
2112   * Fixes: NB#66116, NB#66340, NB#66217, NB#66250, NB#66263, NB#66420
2113   * Fixes: NB#66511, NB#66473, NB#66476, NB#66798, NB#66862, NB#67017
2114   * Fixes: NB#67906, NB#67360, NB#67817, NB#68169, NB#68184, NB#68952
2115   * Fixes: NB#69250, NB#69620, NB#66338, NB#65856, NB#70130, NB#57631
2116   * Fixes: NB#63128, NB#67684, NB#67005, NB#59228, NB#65320, NB#61649
2117   * Fixes: NB#63815, NB#67694, NB#66489, NB#66430, NB#61113, NB#66729
2118   * Fixes: NB#63405, NB#64463, NB#62792, NB#61007, NB#62764, NB#59971
2119   * Fixes: NB#57740, NB#64738, NB#64129, NB#65599, NB#62423, NB#65091
2120   * Fixes: NB#66769, NB#63115, NB#69536, NB#64698, NB#66044, NB#65064
2121   * Consolidated all the bug fixes for diablo build.
2122
2123  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 12 Oct 2007 12:04:40 +0300
2124
2125 modest (1.0-2007.38-2) gutsy; urgency=low
2126
2127   * Fixes: NB#66340, NB#67817, NB#65204, NB#65960, NB#65447, NB#62973
2128   * Fixes: NB#65901, NB#64991, NB#66476, NB#62404, NB#65518, NB#59971
2129   * Fixes: NB#66088, NB#66101
2130
2131  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 20 Sep 2007 16:09:11 +0300
2132
2133 modest (1.0-2007.38-1) gutsy; urgency=low
2134
2135   * Fixes: NB#63877, NB#64537, NB#64742, NB#64364, NB#65059, NB#65274
2136   * Fixes: NB#64077, NB#59971, NB#67017, NB#69620, NB#66511, NB#59519
2137   * Fixes: NB#63001, NB#66131, NB#65258, NB#63937, NB#66167, NB#66217
2138   * Fixes: NB#63986, NB#68169, NB#63512
2139
2140  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 18 Sep 2007 14:51:55 +0300
2141
2142 modest (1.0-2007.37-2) gutsy; urgency=low
2143
2144   * Fixes: NB#64077, NB#64893, NB#65054, NB#59971, NB#63779, NB#65033
2145   * Fixes: NB#66420, NB#63888, NB#64908, NB#64889, NB#68952, NB#63507
2146   * Fixes: NB#60517, NB#62237, NB#69250, NB#65051, NB#64132, NB#65330
2147   * Fixes: NB#68184, NB#64776, NB#66798
2148
2149  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 13 Sep 2007 14:24:10 +0300
2150
2151 modest (1.0-2007.37-1) gutsy; urgency=low
2152
2153   * Fixes: NB#64296, NB#63877, NB#67906, NB#64537, NB#64742, NB#64364
2154   * Fixes: NB#65059, NB#65274, NB#66250, NB#65540, NB#63690, NB#65265
2155   * Fixes: NB#62467, NB#63382, NB#66263, NB#66802, NB#65235
2156
2157  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  7 Sep 2007 13:56:52 +0300
2158
2159 modest (1.0-2007.36-4) gutsy; urgency=low
2160
2161   * Fixes: NB#66450, NB#66839, NB#64275, NB#63784, NB#63393, NB#64359
2162   * Fixes: NB#61954, NB#63011, NB#66937, NB#64231, NB#67061, NB#66762
2163   * Fixes: NB#67113, NB#66280, NB#66458, NB#64181, NB#64321, NB#66461
2164   * Fixes: NB#61170, NB#66495, NB#66803, NB#62026, NB#65312, NB#65713
2165   * Fixes: NB#65097, NB#63178, NB#64311, NB#64278, NB#66968, NB#63263
2166   * Fixes: NB#63479, NB#66868, NB#67071, NB#63391, NB#65015, NB#64097
2167   * Fixes: NB#67791, NB#64146, NB#61952, NB#62688, NB#58433, NB#66782
2168   * Fixes: NB#67837, NB#58488, NB#63663, NB#65330, NB#64721, NB#65432
2169   * Fixes: NB#64415, NB#68099, NB#64898, NB#64093, NB#58475, NB#62258
2170   * Fixes: NB#62432, NB#67792, NB#65668, NB#63588, NB#65706, NB#61369
2171   * Fixes: NB#64152, NB#64998, NB#64995, NB#65331, NB#63509, NB#63568
2172   * Fixes: NB#64902
2173   * Added the bug fixes into a single entry.
2174
2175  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed,  5 Sep 2007 14:34:43 +0300
2176
2177 modest (1.0-2007.35-1) gutsy; urgency=low
2178
2179   * Fixes: NB#66356, NB#64095, NB#66347, NB#62700, NB#62963, NB#66403
2180   * Fixes: NB#63313, NB#66408, NB#63545, NB#66452, NB#66132, NB#66630
2181   * Fixes: NB#65969, NB#61649, NB#64604, NB#66304, NB#61900
2182
2183  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 27 Aug 2007 13:48:42 +0300
2184
2185 modest (1.0-2007.34-4) gutsy; urgency=low
2186
2187   * Fixes: NB#66139, NB#62994, NB#62316, NB#66173, NB#61800, NB#61930
2188
2189  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 23 Aug 2007 11:31:16 +0300
2190
2191 modest (1.0-2007.34-3) gutsy; urgency=low
2192
2193   * Fixes: NB#66193, NB#66066, NB#66112, NB#66301, NB#66115
2194
2195  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 22 Aug 2007 12:26:29 +0300
2196
2197 modest (1.0-2007.34-2) gutsy; urgency=low
2198
2199   * Fixes: NB#60714, NB#63807, NB#66012, NB#65828, NB#65574, NB#65993
2200   * Fixes: NB#66135
2201
2202  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 21 Aug 2007 10:55:36 +0300
2203
2204 modest (1.0-2007.34-1) gutsy; urgency=low
2205
2206   * Fixes: NB#64977, NB#63244, NB#63811, NB#64588, NB#63407
2207
2208  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 17 Aug 2007 14:58:04 +0300
2209
2210 modest (1.0-2007.33-5) gutsy; urgency=low
2211
2212   * Fixes: NB#63789, NB#64317, NB#63713
2213
2214  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 16 Aug 2007 11:14:09 +0300
2215
2216 modest (1.0-2007.33-4) gutsy; urgency=low
2217
2218   * Fixes: NB#64682
2219   * Known issues : "The connection must be active when starting modest"
2220   * If mails are not retrieved, use 
2221   * "run-standalone.sh /usr/bin/modest showui" on the terminal.
2222   * UI difference is present when modest is run using run-standalone option.
2223
2224  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 15 Aug 2007 15:47:30 +0300
2225
2226 modest (1.0-2007.33-3) gutsy; urgency=low
2227
2228   * Fixes: NB#63387, NB#63060, NB#64419, NB#62414, NB#64659, NB#61072
2229   * Fixes: NB#65212, NB#63283
2230
2231  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 14 Aug 2007 16:10:29 +0300
2232
2233 modest (1.0-2007.33-2) gutsy; urgency=low
2234
2235   * Fixes: NB#62502, NB#65013, NB#65090, NB#57458, NB#63938, NB#64914
2236   * Fixes: NB#64327
2237   * Known issues : moving folders from a remote to local account.
2238   * Automatic update of account on creation unstable.
2239   * the easy setup data contains errors - use gmail
2240   * Account management is unstable, mainly for POP accounts.
2241   * After deleting/moving mails, sometimes mails will reappear.
2242   * new mail Notification support not fully working.
2243   * POP mail server may report errors about, incorrect password or account.
2244
2245  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 13 Aug 2007 15:14:43 +0300
2246
2247 modest (1.0-2007.33-1) gutsy; urgency=low
2248
2249   * Fixes: NB#58460, NB#63124, NB#61815, NB#62450
2250   * Known issues: The MMC in modest does not work as expected.
2251
2252  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 10 Aug 2007 15:09:52 +0300
2253
2254 modest (1.0-2007.32-2) gutsy; urgency=low
2255
2256   * Fixes: NB#64084, NB#56201, NB#62702, NB#59316, NB#62011, NB#62789
2257   * Fixes: NB#64630, NB#64842, NB#64055, NB#63055, NB#63702, NB#64866
2258   * Fixes: NB#64553
2259   * Automatic update of account on creation unstable.
2260   * the easy setup data contains errors - use gmail
2261   * Account management is unstable, mainly for POP accounts.
2262   * After deleting/moving mails, sometimes mails will reappear.
2263   * new mail Notification support not fully working.
2264   * POP mail server may report errors about, incorrect password or account.
2265
2266  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed,  8 Aug 2007 15:06:33 +0300
2267
2268 modest (1.0-2007.32-1) gutsy; urgency=low
2269
2270   * Fixes: NB#64931, NB#62820, NB#59427, NB#62261, NB#63026, NB#63748
2271   * Fixes: NB#64001
2272
2273  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon,  6 Aug 2007 16:55:11 +0300
2274
2275 modest (1.0-2007.31-6) gutsy; urgency=low
2276
2277   * Fixes: NB#63356, NB#62390, NB#59752, NB#63643, NB#64677, NB#64562
2278   * Fixes: NB#64155, NB#64142, NB#63568, NB#64322, NB#62946, NB#63498
2279   * Fixes: NB#63235, NB#64739, NB#63998, NB#58923
2280
2281  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  3 Aug 2007 15:00:23 +0300
2282
2283 modest (1.0-2007.31-5) gutsy; urgency=low
2284
2285   * Fixes: NB#64684, NB#58799, NB#64721, NB#64683, NB#62829, NB#64035
2286   * Fixes: NB#62342, NB#60676, NB#64733, NB#64714, NB#64068
2287   * Fixes: NB#63764, NB#64699, NB#64809, NB#64813, NB#64623, NB#62721
2288   * Fixes: NB#59361, NB#63204, NB#63209, NB#63266, NB#63767, NB#63481
2289   * Fixes: NB#60517, NB#62939, NB#63239, NB#63285, NB#63284, NB#63290
2290
2291  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu,  2 Aug 2007 13:41:31 +0300
2292
2293 modest (1.0-2007.31-4) gutsy; urgency=low
2294
2295   * Fixes: NB#62792, NB#64627
2296   * New changes and merges have been incorporated in this build.
2297
2298  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 31 Jul 2007 16:09:24 +0300
2299
2300 modest (1.0-2007.31-3) gutsy; urgency=low
2301
2302   * Fixes: NB#64263, NB#64206, NB#64259, NB#64326, NB#63428, NB#64328
2303   * Fixes: NB#63792, NB#64519, NB#63500, NB#57915, NB#64170, NB#64174
2304   * Fixes: NB#64486, NB#63674, NB#59238, NB#61337, NB#64537, NB#60328
2305   * Fixes: NB#64606, NB#62993, NB#63057, NB#63198, NB#64120, NB#64621
2306
2307  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 31 Jul 2007 10:40:49 +0300
2308
2309 modest (1.0-2007.31-2) gutsy; urgency=low
2310
2311   * Fixes: NB#64270, NB#64200, NB#64169, NB#63810, NB#62722, NB#64130
2312   * Fixes: NB#63201, NB#62350, NB#63336, NB#60993, NB#61280, NB#64214
2313   * Fixes: NB#63212, NB#63246, NB#62369, NB#64368, NB#64051, NB#61134
2314   * Chages submitted to wpeditor and related modest bugs have been fixed.
2315
2316  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 27 Jul 2007 15:47:28 +0300
2317
2318 modest (1.0-2007.31-1) gutsy; urgency=low
2319
2320   * Fixes: NB#63741, NB#64120, NB#63631, NB#59215, NB#64225, NB#63938
2321   * Fixes: NB#63322, NB#63412, NB#56047, NB#63060, NB#64088, NB#62820
2322   * Fixes: NB#60968
2323   * Fast click between folders in IMAP and pop is not stable.
2324
2325  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 26 Jul 2007 15:40:35 +0300
2326
2327 modest (1.0-2007.30-2) gutsy; urgency=low
2328
2329   * Fixes: NB#63349, NB#60774, NB#58923, NB#63192, NB#63627, NB#64019
2330   * Fixes: NB#62859, NB#63104
2331
2332  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 24 Jul 2007 16:14:30 +0300
2333
2334 modest (1.0-2007.30-1) gutsy; urgency=low
2335
2336   * Fixes: NB#63494, NB#63602, NB#62721, NB#60728, NB#62262, NB#62936
2337   * Fixes: NB#63716, NB#63617, NB#60446
2338
2339  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 23 Jul 2007 15:47:44 +0300
2340
2341 modest (1.0-2007.29-2) gutsy; urgency=low
2342
2343   * Fixes: NB#62899, NB#63003, NB#61349, NB#62862, NB#63117, NB#62593
2344   * Fixes: NB#62355, NB#62778, NB#62853, NB#62901, NB#61414, NB#58663
2345   * Fixes: NB#63104, NB#61258, NB#62863, NB#63005, NB#63055, NB#62964
2346   * Fixes: NB#58701, NB#62793, NB#62545, NB#59010, NB#63210, NB#62946
2347   * Fixes: NB#62488, NB#62805, NB#63080, NB#63270, NB#63151, NB#62744
2348   * Fixes: NB#63033, NB#63007, NB#58618, NB#57328, NB#62968, NB#59863
2349   * Fixes: NB#62773, NB#62892, NB#61938, NB#62915
2350
2351  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 17 Jul 2007 17:02:25 +0300
2352
2353 modest (1.0-2007.29-1) gutsy; urgency=low
2354
2355   * Fixes : NB#62946, NB#62488, NB#62805, NB#63080, NB#61938, NB#63270
2356   * Fixes : NB#63151, NB#62744, NB#59863
2357
2358  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 17 Jul 2007 16:09:36 +0300
2359
2360 modest (1.0-2007.28-5) gutsy; urgency=low
2361
2362   * Fixes : NB#61258, NB#63033, NB#62863, NB#62059, NB#62892, NB#63005
2363   * Fixes : NB#63055, NB#62964, NB#62968, NB#58701, NB#62793, NB#58214
2364   * Fixes : NB#62545, NB#59010, NB#61228, NB#62915, NB#63210, NB#60606
2365
2366  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 13 Jul 2007 17:16:04 +0300
2367
2368 modest (1.0-2007.28-4) gutsy; urgency=low
2369
2370   * Fixes : NB#62899, NB#63003, NB#61349, NB#62862, NB#57328, NB#63117
2371   * Fixes : NB#63007, NB#62773, NB#62593, NB#62355, NB#62778, NB#62853
2372   * Fixes : NB#62901, NB#58618, NB#61414, NB#58663, NB#63104
2373
2374  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 12 Jul 2007 10:52:36 +0300
2375
2376 modest (1.0-2007.28-3) gutsy; urgency=low
2377
2378   * Fixes : NB#62925, NB#61931, NB#62823, NB#62430, NB#62444
2379
2380  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 11 Jul 2007 17:45:05 +0300
2381
2382 modest (1.0-2007.28-2) gutsy; urgency=low
2383
2384   * Fixes : NB#62479, NB#62475, NB#62598, NB#62542, NB#62594, NB#62439
2385   * Fixes : NB#62278, NB#61502, NB#62409, NB#58330, NB#62579, NB#59004
2386   * Fixes : NB#59107, NB#57631, NB#61676, NB#59116, NB#62595, NB#62750
2387   * Fixes : NB#62269, NB#62748, NB#61586, NB#61855, NB#62530, NB#59001
2388   * Fixes : NB#59056, NB#62770, NB#62771, NB#58571, NB#60517, NB#60916
2389   * Fixes : NB#62448, NB#60725, NB#62284, NB#62532, NB#58772, NB#58615
2390   * Fixes : NB#61350, NB#62646, NB#61201, NB#61193, NB#62499, NB#62775
2391   * Fixes : NB#61158, NB#61491, NB#61813, NB#57740, NB#62011, NB#58661
2392   * Fixes : NB#60524, NB#60765, NB#60768, NB#60770, NB#60771, NB#60773
2393   * Fixes : NB#60774, NB#60775, NB#60776, NB#60777, NB#60953, NB#61049
2394   * Fixes : NB#61861, NB#62605, NB#62707, NB#59754, NB#62262, NB#62320
2395   * Fixes : NB#60595, NB#62242, NB#62858, NB#55333, NB#55355, NB#55364
2396   * Fixes : NB#55370, NB#55375, NB#55935, NB#56047, NB#56145, NB#56150
2397   * Fixes : NB#56180, NB#56182, NB#56212, NB#56183, NB#56209, NB#56265
2398   * Fixes : NB#56303, NB#56314, NB#56418, NB#56697, NB#56713, NB#56969
2399   * Fixes : NB#57201, NB#57209, NB#57213, NB#57415, NB#57447, NB#57490
2400   * Fixes : NB#57578, NB#57494, NB#57591, NB#57632, NB#57773, NB#57932
2401   * Fixes : NB#58045, NB#58174, NB#58182, NB#58214, NB#58219, NB#58220
2402   * Fixes : NB#58250, NB#58264, NB#58252, NB#58394, NB#58430, NB#58576
2403   * Fixes : NB#58610, NB#58612, NB#58613, NB#58614, NB#58621, NB#58628
2404   * Fixes : NB#58759, NB#58800, NB#58809, NB#58817, NB#59037, NB#58988
2405   * Fixes : NB#59041, NB#59042, NB#59049, NB#59057, NB#59126, NB#59138
2406   * Fixes : NB#59174, NB#59208, NB#59176, NB#59179, NB#59193, NB#59202
2407   * Fixes : NB#59203, NB#59212, NB#59238, NB#59214, NB#59228, NB#59240
2408   * Fixes : NB#59245, NB#59281, NB#59333, NB#59307, NB#59310, NB#59314
2409   * Fixes : NB#59321, NB#59330, NB#59332, NB#59393, NB#59395, NB#59397
2410   * Fixes : NB#59425, NB#59689, NB#59711, NB#59820, NB#59967, NB#59975
2411   * Fixes : NB#60059, NB#60072, NB#60166, NB#60239, NB#60240, NB#60253
2412   * Fixes : NB#60294, NB#60298, NB#60361, NB#60401, NB#60430, NB#60482
2413   * Fixes : NB#60552, NB#60594, NB#60606, NB#60641, NB#60794, NB#60934
2414   * Fixes : NB#60735, NB#60936, NB#60944, NB#60950, NB#60952, NB#60955
2415   * Fixes : NB#60959, NB#60964, NB#60968, NB#60997, NB#61007, NB#61008
2416   * Fixes : NB#61010, NB#61017, NB#61029, NB#61019, NB#61020, NB#61081
2417   * Fixes : NB#61082, NB#61083, NB#61084, NB#61086, NB#61146, NB#61107
2418   * Fixes : NB#61116, NB#61155, NB#61196, NB#61221, NB#61225, NB#61228
2419   * Fixes : NB#61240, NB#61266, NB#61287, NB#61283, NB#61290, NB#61337
2420   * Fixes : NB#61437, NB#61430, NB#61352, NB#61369, NB#61408, NB#61432
2421   * Fixes : NB#61453, NB#61463, NB#61497, NB#61501, NB#61607, NB#61620
2422   * Fixes : NB#61643, NB#61645, NB#61648, NB#61649, NB#61707, NB#61762
2423   * Fixes : NB#61769, NB#61783, NB#61852, NB#61860, NB#61910, NB#61914
2424   * Fixes : NB#61949, NB#62153, NB#62208, NB#62256, NB#62277, NB#62302
2425   * Fixes : NB#62368, NB#62398, NB#62698, NB#62603, NB#62641, NB#62648
2426   * Fixes : NB#62776, NB#62714, NB#62763, NB#62765, NB#62489, NB#62110
2427   * Fixes : NB#62881, NB#61937, NB#62281, NB#60551, NB#59428, NB#62924
2428   * Fixes : NB#61806, NB#62872, NB#61656, NB#62717, NB#62904, NB#60521
2429   * Fixes : NB#61580, NB#62873, NB#62766, NB#62982, NB#62984, NB#62059
2430   * Fixes : NB#60389, NB#57458, NB#62416, NB#61943, NB#62498, NB#62987
2431   * Fixes : NB#58667, NB#62804, NB#61379, NB#62897, NB#63002, NB#63014 
2432
2433  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 11 Jul 2007 10:37:59 +0300
2434
2435 modest (1.0-2007.28-1) gutsy; urgency=low
2436
2437   * Fixes : NB#61088, NB#61676, NB#59116, NB#61809, NB#62707, NB#62605
2438   * Fixes : NB#62595, NB#62750, NB#61643, NB#62269, NB#62763, NB#62765
2439   * Fixes : NB#62748, NB#61586, NB#61855, NB#58661, NB#62530, NB#59001
2440   * Fixes : NB#61501, NB#59056, NB#62770, NB#62771, NB#62776, NB#59037
2441   * Fixes : NB#58571, NB#60517, NB#60916, NB#62448, NB#60725, NB#62284
2442   * Fixes : NB#62532, NB#58772, NB#58615
2443
2444  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon,  9 Jul 2007 13:32:35 +0300
2445
2446 modest (1.0-2007.27-7) gutsy; urgency=low
2447
2448   * Fixes : NB#60946, NB#59041, NB#62335, NB#62365, NB#62416, NB#62277
2449   * Fixes : NB#61029, NB#62396, NB#62603, NB#62353, NB#61502, NB#62652
2450   * Fixes : NB#62257, NB#62648, NB#62641, NB#57458, NB#62409, NB#62727
2451   * Fixes : NB#62714, NB#62698, NB#56945, NB#61489, NB#62398, NB#58330
2452   * Fixes : NB#62579, NB#62392, NB#62285, NB#62455, NB#62543, NB#62283
2453   * Fixes : NB#61455, NB#58661, NB#59004, NB#59107, NB#57631
2454
2455  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri,  6 Jul 2007 17:22:27 +0300
2456
2457 modest (1.0-2007.27-6) gutsy; urgency=low
2458
2459   * Fixes : NB#60072, NB#60310, NB#59212, NB#62598, NB#60355, NB#60356
2460   * Fixes : NB#62542, NB#62594, NB#60473, NB#62476, NB#59425, NB#61643
2461   * Fixes : NB#62525, NB#61949, NB#62439, NB#61769, NB#62368, NB#61645
2462   * Fixes : NB#59228, NB#62342, NB#62502, NB#62278, NB#61008, NB#62020
2463   * Fixes : NB#60352
2464
2465  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu,  5 Jul 2007 16:26:02 +0300
2466
2467 modest (1.0-2007.27-5) gutsy; urgency=low
2468
2469   * Fixes : NB#60479
2470   * Building package for w27-04 at 18:30.
2471
2472  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed,  4 Jul 2007 18:33:03 +0300
2473
2474 modest (1.0-2007.27-4) gutsy; urgency=low
2475
2476   * Changed the previous mistake in versioning.
2477
2478  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed,  4 Jul 2007 16:42:24 +0300
2479
2480 modest (1.0-2007.27-3ubuntu1) gutsy; urgency=low
2481
2482   * Fixes : NB#62256, NB#56047, NB#61783, NB#62479, NB#61018, NB#62441
2483   * Fixes : NB#62471, NB#62475, NB#59405, NB#62434, NB#59494, NB#60594
2484   * Fixes : NB#60650, NB#62153, NB#62267, NB#62302, NB#61020, NB#60794
2485   * Fixes : NB#58182, NB#59472, NB#60430, NB#60257
2486
2487  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed,  4 Jul 2007 16:15:33 +0300
2488
2489 modest (1.0-2007.27-3) gutsy; urgency=low
2490
2491   * Adding a new version number for integration.
2492
2493  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue,  3 Jul 2007 17:16:39 +0300
2494
2495 modest (1.0-2007.27-2) feisty; urgency=low
2496
2497   * Fixes : NB#55333, NB#55355, NB#55364, NB#55370, NB#55375, NB#55935
2498   * Fixes : NB#56047, NB#56145, NB#56150, NB#56180, NB#56182, NB#56183
2499   * Fixes : NB#56201, NB#56209, NB#56212, NB#56265, NB#56303, NB#56314
2500   * Fixes : NB#56418, NB#56697, NB#56713, NB#56969, NB#57201, NB#57209
2501   * Fixes : NB#57213, NB#57297, NB#57415, NB#57447, NB#57490, NB#57494
2502   * Fixes : NB#57578, NB#57591, NB#57632, NB#57740, NB#57773, NB#57932
2503   * Fixes : NB#57940, NB#58045, NB#58174, NB#58214, NB#58219, NB#58220
2504   * Fixes : NB#58250, NB#58252, NB#58262, NB#58264, NB#58330, NB#58364
2505   * Fixes : NB#58394, NB#58430, NB#58576, NB#58610, NB#58611, NB#58612
2506   * Fixes : NB#58613, NB#58614, NB#58621, NB#58628, NB#58759, NB#58794
2507   * Fixes : NB#58799, NB#58800, NB#58809, NB#58817, NB#58923, NB#58983
2508   * Fixes : NB#58988, NB#59012, NB#59042, NB#59049, NB#59057, NB#59126
2509   * Fixes : NB#59138, NB#59174, NB#59176, NB#59179, NB#59193, NB#59202
2510   * Fixes : NB#59203, NB#59208, NB#59214, NB#59238, NB#59240, NB#59245
2511   * Fixes : NB#59281, NB#59301, NB#59307, NB#59310, NB#59314, NB#59321
2512   * Fixes : NB#59325, NB#59330, NB#59332, NB#59333, NB#59393, NB#59395
2513   * Fixes : NB#59397, NB#59405, NB#59679, NB#59689, NB#59711, NB#59820
2514   * Fixes : NB#59967, NB#59975, NB#60059, NB#60068, NB#60072, NB#60166
2515   * Fixes : NB#60222, NB#60239, NB#60240, NB#60253, NB#60294, NB#60298
2516   * Fixes : NB#60361, NB#60401, NB#60430, NB#60435, NB#60441, NB#60458
2517   * Fixes : NB#60479, NB#60482, NB#60524, NB#60552, NB#60606, NB#60641
2518   * Fixes : NB#60661, NB#60714, NB#60735, NB#60745, NB#60765, NB#60768
2519   * Fixes : NB#60770, NB#60771, NB#60773, NB#60774, NB#60775, NB#60776
2520   * Fixes : NB#60777, NB#60916, NB#60934, NB#60936, NB#60944, NB#60946
2521   * Fixes : NB#60950, NB#60952, NB#60953, NB#60955, NB#60959, NB#60964
2522   * Fixes : NB#60968, NB#60996, NB#60997, NB#61007, NB#61010, NB#61017
2523   * Fixes : NB#61019, NB#61023, NB#61044, NB#61049, NB#61081, NB#61082
2524   * Fixes : NB#61083, NB#61084, NB#61086, NB#61107, NB#61116, NB#61146
2525   * Fixes : NB#61148, NB#61155, NB#61196, NB#61219, NB#61221, NB#61225
2526   * Fixes : NB#61228, NB#61239, NB#61240, NB#61254, NB#61266, NB#61272
2527   * Fixes : NB#61283, NB#61287, NB#61290, NB#61295, NB#61337, NB#61352
2528   * Fixes : NB#61369, NB#61408, NB#61419, NB#61430, NB#61432, NB#61437
2529   * Fixes : NB#61453, NB#61463, NB#61490, NB#61494, NB#61497, NB#61576
2530   * Fixes : NB#61607, NB#61620, NB#61648, NB#61649, NB#61654, NB#61707
2531   * Fixes : NB#61762, NB#61764, NB#61767, NB#61805, NB#61811, NB#61825
2532   * Fixes : NB#61826, NB#61828, NB#61835, NB#61843, NB#61846, NB#61852
2533   * Fixes : NB#61860, NB#61862, NB#61910, NB#61914, NB#61929, NB#61948
2534   * Fixes : NB#61952, NB#61955, NB#61982, NB#62003, NB#62026, NB#62119
2535   * Fixes : NB#62185, NB#62208, NB#62258, NB#62336
2536
2537  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue,  3 Jul 2007 14:50:52 +0300
2538
2539 modest (1.0-2007.27-1) gutsy; urgency=low
2540
2541   * Fixes : NB#61825, NB#61828, NB#61910, NB#61862, NB#61254, NB#61805
2542   * Fixes : NB#61952, NB#60479, NB#58330, NB#58794, NB#58799, NB#60745
2543   * Fixes : NB#60996, NB#61272, NB#61762, NB#57740, NB#61490, NB#60661
2544   * Fixes : NB#60166, NB#61607, NB#62003, NB#61764, NB#61023, NB#58364
2545   * Fixes : NB#60068, NB#61654, NB#62208, NB#62185, NB#58611, NB#62258
2546   * Fixes : NB#60222
2547
2548  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon,  2 Jul 2007 19:10:49 +0300
2549
2550 modest (1.0-2007.26-5) gutsy; urgency=low
2551
2552   * Fixes : NB#61240, NB#58923, NB#61767, NB#61948, NB#61826, NB#62026
2553   * Fixes : NB#61955, NB#59405, NB#61929, NB#60166, NB#58983, NB#57297
2554   * Fixes : NB#61219
2555
2556  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 29 Jun 2007 17:57:15 +0300
2557
2558 modest (1.0-2007.26-4) gutsy; urgency=low
2559
2560   * Fixes : NB#60166, NB#61860, NB#61835, NB#60458, NB#57940, NB#60240
2561   * Fixes : NB#61044, NB#60441, NB#61648, NB#61497, NB#59301, NB#61607
2562   * Fixes : NB#59012
2563
2564  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 28 Jun 2007 18:45:21 +0300
2565
2566 modest (1.0-2007.26-3) gutsy; urgency=low
2567
2568   * Fixes : NB#56201, NB#59307, NB#60916, NB#58364, NB#61811, NB#59325
2569   * Fixes : NB#60714, NB#61369, NB#61707, NB#61607, NB#61437, NB#61432
2570   * Fixes : NB#61225, NB#61852, NB#61846, NB#56945, NB#61239, NB#60166
2571   * Fixes : NB#61843, NB#61914
2572
2573  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 27 Jun 2007 17:11:00 +0300
2574
2575 modest (1.0-2007.26-2) gutsy; urgency=low
2576
2577   * Fixes : NB#61620, NB#57213, NB#57494, NB#61266, NB#57773, NB#61148
2578   * Fixes : NB#61408, NB#57415, NB#61576, NB#61419, NB#61352
2579
2580  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 26 Jun 2007 16:48:26 +0300
2581
2582 modest (1.0-2007.26-1) gutsy; urgency=low
2583
2584   * Fixes : NB#58252, NB#59203, NB#61049, NB#61146, NB#60936, NB#60944
2585   * Fixes : NB#60955, NB#60997, NB#61019, NB#61081, NB#61082, NB#61083
2586   * Fixes : NB#61084, NB#61086, NB#61107, NB#61116, NB#61221, NB#61283
2587   * Fixes : NB#61290, NB#61196, NB#58614, NB#59330, NB#58628, NB#58809
2588   * Fixes : NB#59176, NB#59179, NB#59238, NB#59245, NB#59281, NB#57591
2589   * Fixes : NB#59321, NB#59395, NB#59397, NB#60606, NB#60294, NB#60641
2590   * Fixes : NB#61228, NB#59332, NB#61007, NB#61010, NB#59393, NB#59193
2591   * Fixes : NB#61155, NB#60361, NB#58800, NB#58817, NB#61337, NB#59754
2592   * Fixes : NB#59820, NB#59310, NB#59314, NB#59333, NB#61463, NB#56969
2593   * Fixes : NB#58613, NB#58988, NB#61497, NB#58264, NB#60435, NB#61494
2594   * Fixes : NB#61453, NB#56945, NB#61287, NB#59689, NB#59967, NB#59975
2595   * Fixes : NB#60072, NB#60239, NB#60253, NB#60298, NB#60401, NB#60482
2596   * Fixes : NB#60552, NB#60524
2597
2598  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 25 Jun 2007 17:55:43 +0300
2599
2600 modest (1.0-2007.25-4) gutsy; urgency=low
2601
2602   * new release with the send-email crash fixed 
2603
2604  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 21 Jun 2007 15:16:35 +0300
2605
2606 modest (1.0-2007.25-3) gutsy; urgency=low
2607
2608   * Fixes : NB#60765, NB#60768, NB#60770, NB#60771, NB#60773, NB#60774
2609   * Fixes : NB#60776, NB#60934, NB#60952, NB#60959, NB#60964, NB#60968
2610   * Fixes : NB#58250, NB#60953, NB#60775, NB#60777, NB#58264, NB#59042
2611   * Fixes : NB#59049, NB#59057, NB#61017, NB#60166, NB#59174, NB#57632
2612   * Fixes : NB#60735, NB#59214, NB#58045, NB#58233
2613
2614  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 19 Jun 2007 18:12:33 +0300
2615
2616 modest (1.0-2007.25-2) gutsy; urgency=low
2617
2618   * Fixes : NB#58219, NB#58214, NB#60430, NB#57201, NB#57578, NB#57932
2619   * Fixes : NB#58220, NB#58174, NB#59240, NB#60950
2620
2621  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 18 Jun 2007 17:48:06 +0300
2622
2623 modest (1.0-2007.25-1) gutsy; urgency=low
2624
2625   * Fixes : NB#58394, NB#58430, NB#58610, NB#58612, NB#60059, NB#59711
2626
2627  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Mon, 18 Jun 2007 10:44:48 +0300
2628
2629 modest (1.0-2007.24-5) gutsy; urgency=low
2630
2631   * Fixes: NB#59468, NB#58185, NB#57222, NB#60550, NB#58441, NB#58620
2632   * Fixes: NB#58194, NB#59241, NB#58331, NB#59030, NB#60160, NB#59396
2633   * Fixes: NB#60566, NB#60389, NB#58432, NB#60340, NB#60273, NB#60205
2634
2635  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Fri, 15 Jun 2007 17:58:41 +0300
2636
2637 modest (1.0-2007.24-4) gutsy; urgency=low
2638
2639   * Fixes: NB#59297,  NB#58400, NB#57580, NB#60396, NB#59404
2640   * Fixes: NB#59572, NB#58991, NB#55368, NB#60466, NB#58104, NB#58181
2641   * Fixes: NB#59346, NB#59316, NB#59102, NB#58743, NB#60293, NB#60119
2642   * Fixes: NB#59461
2643
2644  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Thu, 14 Jun 2007 17:43:36 +0300
2645
2646 modest (1.0-2007.24-3) gutsy; urgency=low
2647
2648   * Fixes: NB#60186, NB#58823, NB#60332, NB#60158, NB#59235, NB#59433
2649   * Fixes: NB#60176, NB#59753
2650
2651  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Wed, 13 Jun 2007 18:34:40 +0300
2652
2653 modest (1.0-2007.24-2) gutsy; urgency=low
2654
2655   * Fixes: NB#60246, NB#56305, NB#57434, NB#58040, NB#60060
2656   * Fixes: NB#60144, NB#59431, NB#59825, NB#59993, NB#59961, NB#59169
2657   * Known problems:
2658   * Startup time can be slow.
2659   * Restart is required after adding a new account, To see the new account.
2660   * Application restart may be required to update mails.
2661   * To view the mail of a particular account, the account has to be,
2662     - selected from the "View" menu under the "E-Mail- Nokia N800"(main menu)
2663   * If right-hand view is not visible, try the folowing command on the,
2664     - xterm of the device -  "gconftool-2 --recursive-unset /apps/modest/widgets"
2665   * Folders do not reflect newly moved messages instantenously,
2666     - click around for the folder to update.
2667
2668  -- Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>  Tue, 12 Jun 2007 19:04:40 +0300