2008-08-18  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* NEWS: Update for 0.11.2.

2008-08-15  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Use
	  Pango.Units.FromPixels instead of FromDouble, which appears to be
	  new in gtk-sharp 2.12.

2008-08-15  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Tomboy/Tomboy.cs: Use Gtk.StatusIcon.GetGeometry method to get a
	  Gdk.Screen, as the Gtk.StatusIcon.Screen property is only available
	  in gtk-sharp >= 2.12.  Should fix bug #547900.

2008-08-14  Gabriel Marcondes <gabrielgeraldo@gmail.com>

	* Tomboy/Addins/VoiceNotes/VoiceNote.cs,
	  Tomboy/Addins/VoiceNotes/voicenotemedia.c:
	  Cleanup

2008-08-13  Stefan Schweizer <steve.schweizer@gmail.com>

	* Tomboy/Watchers.cs: Reverted yesterday's spellchecking patch
	  (the second, r2077) because of performance problems.

2008-08-13  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Tomboy/Addins/GalagoPresence/Makefile.am,
	  Tomboy/Addins/Sketching/Makefile.am,
	  Tomboy/Addins/Evolution/Makefile.am,
	  Tomboy/Addins/Tasks/Makefile.am,
	  Tomboy/Addins/WebDavSyncService/Makefile.am,
	  Tomboy/Addins/StickyNoteImport/Makefile.am,
	  Tomboy/Addins/InsertTimestamp/Makefile.am,
	  Tomboy/Addins/NoteOfTheDay/Makefile.am,
	  Tomboy/Addins/FixedWidth/Makefile.am,
	  Tomboy/Addins/Backlinks/Makefile.am,
	  Tomboy/Addins/FileSystemSyncService/Makefile.am,
	  Tomboy/Addins/Tasque/Makefile.am,
	  Tomboy/Addins/PrintNotes/Makefile.am,
	  Tomboy/Addins/Bugzilla/Makefile.am,
	  Tomboy/Addins/ExportToHtml/Makefile.am,
	  Tomboy/Addins/SshSyncService/Makefile.am, Tomboy/Makefile.am: Add
	  target for .mdb files to support parallel building.  Fixes bug
	  #547506.
	* Tomboy/Addins/VoiceNotes/Makefile.am: Support installing debug files.

2008-08-13  Gabriel Marcondes <gabrielgeraldo@gmail.com>
	
	* Tomboy/Addins/VoiceNotes/Makefile.am,
	  Tomboy/Addins/VoiceNotes/VoiceNote.cs,
	  Tomboy/Addins/VoiceNotes/voicenote-22.png,
	  Tomboy/Addins/VoiceNotes/voicenotemedia.c: Speech
	  data is deleted when note is deleted, status of the
	  stop button is set properly. Icon for for notes with
	  recording is added.

2008-08-12  Stefan Schweizer <steve.schweizer@gmail.com>

	* Tomboy/Watchers.cs: Recheck spelling if a tag is removed.
	  Fixes bug #530856.

2008-08-12  Stefan Schweizer <steve.schweizer@gmail.com>

	* Tomboy/Watchers.cs: Register for TagApplied events before spell
	  checking is started. Partly fixes bug #530856.

2008-08-08  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Tomboy/RecentChanges.cs: Fix yet another potention NRE crash, which
	  occurred when closing the search window with an empty notebook
	  selected.

2008-08-08  Stefan Schweizer <steve.schweizer@gmail.com>

	* Tomboy/Addins/ExportToHtml/NoteNameResolver.cs,
	  Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Resolve note URIs only
	  once to simplify check for loops between linked notes. Removed not
	  working check with xsl:key for already processed notes.
	  Fixes bug #546623.

2008-08-04  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.in: Bump version to 0.11.2.