commit d91199b743d7ad3433375fdeb2803310441a5ef0 Author: Sandy Armstrong Date: Mon Oct 25 06:28:22 2010 -0700 Update for 1.2.2 NEWS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit ffdf4ac4c0a0fce5c9c3e56f3d406093e2715fa5 Author: Sandy Armstrong Date: Tue Oct 19 15:18:00 2010 -0700 [websync] Update regex to ensure note content is synchronized Add unit tests demonstrating the problem; elements with unexpected attributes caused us to send empty content during web sync. This can happen when note XML is generated by alternative Tomboy note clients like Gnote. A better fix would be to stop using a regex to parse this data, but fixing the regex seemed more appropriate for a stable bugfix release. https://bugzilla.gnome.org/show_bug.cgi?id=632535 Tomboy/Addins/WebSyncService/NoteConvert.cs | 2 +- .../WebSyncService/Tests/NoteConvertTests.cs | 24 +++++++++++++++++-- Tomboy/Synchronization/SyncManager.cs | 2 +- 3 files changed, 23 insertions(+), 5 deletions(-) commit 356f96746f967fa1f3213820c82bad08302ebfd7 Author: Gabor Kelemen Date: Fri Sep 3 12:11:04 2010 +0200 Fix a mistranslation po/hu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4346cbf55cedb826cdc60f97e3ef28229b93af4d Author: Andika Triwidada Date: Tue Aug 10 02:29:39 2010 +0700 Updated Indonesian translation po/id.po | 713 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 522 insertions(+), 191 deletions(-) commit 1d1592654f69e8691388bdc1741f3782822b8d1c Author: Sandy Armstrong Date: Tue Jun 29 06:19:08 2010 -0700 Support gtk# >= 2.12.10 Setup/Setup.wxs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e624fd3e310c0afd64d8d6a8573921112c526624 Author: Gabor Kelemen Date: Fri Jun 11 00:43:09 2010 +0200 Updated Hungarian translation po/hu.po | 387 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 214 insertions(+), 173 deletions(-) commit c599998de1ca4c21d02e645d9c44364d991d1e0d Author: Sandy Armstrong Date: Mon Apr 26 13:35:26 2010 -0700 Bump version to 1.2.2 Setup/Setup.wxs | 2 +- Tomboy/Defines.WIN32.cs | 4 ++-- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)