[gnome-online-accounts] Rewrite NEWS



commit 8b34417b53553bbf09e63b94c34ec90ef1407959
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Apr 17 14:18:55 2012 +0200

    Rewrite NEWS
    
    Provide summarized entries in the GTK+ or GLib format instead of
    dumping 'git shortlog' output.

 NEWS |  517 ++++--------------------------------------------------------------
 1 files changed, 31 insertions(+), 486 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3deeca6..2375eaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,486 +1,31 @@
-==================================================
-gnome-online-accounts 3.5.0
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.3.92:
-
- Daniel Mustieles (1):
-      Updated Spanish translation
-
- Debarshi Ray (12):
-      google: Change how the "Identity" is shown is for an account
-      google: Change how the show_account method displays information
-      google: Add the btmpl parameter to the authorization URI
-      oauth2provider: Provide a default implementation for get_token_uri
-      Use PresentationIdentity instead of Identity while showing an account
-      Free the markup
-      facebook: Change how the show_account method displays information
-      live: Change how the show_account method displays information
-      live: Add wl.skydrive_update to scopes
-      oauthprovider: Hide dialog buttons during the authorization step
-      oauth2provider: Hide dialog buttons during the authorization step
-      oauth2provider: Make the function pointer point to the default method
-
-==================================================
-gnome-online-accounts 3.3.92
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.3.0:
-
- A S Alam (1):
-      Updated Punjabi translation
-
- Anita Reitere (1):
-      Updated Latvian translation
-
- Arash Mousavi (2):
-      Updated Persian translation
-
- Alexander Shopov (1):
-      Updated Bulgarian translation
-
- Baptiste Mille-Mathias (1):
-       Add a border on the webkit view (#660514)
-
- Bruce Cowan (1):
-       Updated British English translation
-
- Bruno Brouard (1):
-       Updated French translation
-
- Chao-Hsiung Liao (1):
-       Updated Traditional Chinese (Hong Kong and Taiwan) translation
-
- Claudio Arseni (1):
-       Updated Italian translation
-
- Colin Walters (1):
-       build: Add --disable-documentation flag
-
- Cosimo Alfarano (5):
-      OAuth2Provider: add support for facebook client side auth flow (#672060)
-      FacebookProvider: move to client-side flow (#672060)
-      configure.ac: remove the facebook client secret (#672060)
-      facebook: Unref the JSON parser (#672060)
-      facebook: offline_access has been removed since it is deprecated
-
- Daniel Korostil (1):
-      Updated Ukranian translation
-
- Daniel Nylander (1):
-      Updated Swedish translation
-
- David Planella (1):
-      Updated Catalan translation
-
- Dr. T. Vasudevan (1):
-      Updated Tamil translation
-
- Duarte Loreto (1):
-      Updated Portuguese translation
-
- FÃbio Nogueira (1):
-      Updated Brazilian Portuguese translation
-
- Fran DiÃguez (1):
-      Updated Galician translation
-
- Gabor Kelemen (1):
-      Updated Hungarian translation
-
- Gheyret Kenji (2):
-      Added Uyghur translation
-
- Guilherme Barbosa Ferreira (1):
-      Updated Brazilian Portuguese translation
-
- Ihar Hrachyshka (2):
-      Updated Belarussian translation
-
- Inaki Larranaga Murgoitio (1):
-      Updated Basque translation
-
- Jiri GrÃnroos (1):
-      Added Finnish translation
-
- Jishnu Mohan (1):
-      Added Malayalam translation
-
- Jovan Naumovski (1):
-      Updated Macedonian translation
-
- Kenneth Nielsen (1):
-      Updated Danish translation
-
- Khoem Sokhem (1):
-      Added Khmer translation
-
- Kjartan Maraas (3):
-      Updated Norwegian bokmÃl translation
-
- Krishnababu Krothapalli (2):
-      Updated Telegu translations
-
- Marc-Antoine Perennou (1):
-      Fix typo in windows-live backend
-
- Marek Äernockà (1):
-      Updated Czech translation
-
- Matej UrbanÄiÄ (1):
-      Updated Slovenian translation
-
- Mattias PÃldaru (1):
-      Updated Estonian translation
-
- ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
-      Updated Serbian translation
-
- Muhammet Kara (1):
-      Updated Turkish translation
-
- Nilamdyuti Goswami (1):
-      Updated Assamese translation
-
- Piotr DrÄg (1):
-      Updated Polish translation
-
- Priit Laes (1):
-      Added Estonian (et) to LINGUAS
-
- Seong-ho Cho (1):
-      Updated Korean translation
-
- Stas Solovey (1):
-      Updated Russian translation
-
- Timo Jyrinki (1):
-      Updated Finnish translation
-
- Yaron Shahrabani (1):
-      Updated Hebrew translation
-
- YunQiang Su (1):
-      Updated Simplified Chinese translation
-
-Debarshi Ray
-March 11, 2012
-
-==================================================
-gnome-online-accounts 3.3.0
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.2.0:
-
- David Zeuthen (5):
-      Post-release version bump to 3.3.0
-      GoaWindowsLiveProvider: fix scope
-      Remove unused org.gnome.OnlineAccounts.PasswordBased D-Bus interface
-      Fix up docs
-      Update NEWS for release
-
- Jasper Lievisse Adriaanse (2):
-      Kludge around lack of gettid(2) syscall on various systems.
-      Fix typo in xsltproc argument name.
-
- Matthias Clasen (1):
-      Launch the right preferences
-
- Xavier Claessens (8):
-      Make sure there is an error set when returning FALSE
-      GoaOAuth2Based: Add ClientId and ClientSecret properties
-      GoaFacebookProvider: Add Chat
-      Add Windows Live oauth2
-      Provide icon for windows-live service
-      Enable windows-live by default
-      Rename Messenger to WindowsLive
-      Also rename in POTFILES
-
-David Zeuthen,
-December 19, 2011
-
-==================================================
-gnome-online-accounts 3.2.0
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.1.91:
-
-Aurimas Äernius (1):
-      Added Lithuanian translation
-
-Baptiste Mille-Mathias (1):
-      Let authentication webkit window inherit from GNOME proxy settings (bug #658444)
-
-Chao-Hsiung Liao (1):
-      Updated Traditional Chinese translation(Hong Kong and Taiwan)
-
-David Zeuthen (2):
-      Post-release version bump to 3.1.92
-      Update NEWS for release
-
-Gil Forcada (2):
-      [l10n]Forgot to add ca on LINGUAS
-      [l10n]Added Catalan (Valencian) translation
-
-Inaki Larranaga Murgoitio (1):
-      Added Basque language
-
-Ivaylo Valkov (1):
-      Updated Bulgarian translation
-
-Kenneth Nielsen (1):
-      Added da to list of languages
-
-Kris Thomsen (1):
-      Updated Danish translation
-
-Marek Äernockà (2):
-      Czech translation
-      Added Czech language
-
-Nilamdyuti Goswami (1):
-      Add Assamese translation
-
-Pau Iranzo (1):
-      [l10n]Added Catalan translation
-
-Seong-ho, Cho (1):
-      Added Korean translation
-
-Unticha Pramgoed (1):
-      Add Thai translation.
-
-David Zeuthen,
-September 26, 2011
-
-==================================================
-gnome-online-accounts 3.1.91
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.1.90:
-
-A S Alam (1):
-      Added Punjabi Translation and update LINGUAS file
-
-Abdalrahim G. Fakhouri (1):
-      Added Arabic translation
-
-Alexandre Franke (1):
-      Update French translation
-
-Anass Ahmed (1):
-      Updated Arabic translation
-
-Andika Triwidada (1):
-      Added id to LINGUAS     Added Indonesian translation
-
-Arash Mousavi (2):
-      Addes Persian translations
-      Updated Persian translation
-
-Bruce Cowan (1):
-      Added British English translation
-
-Cheng-Chia Tseng (1):
-      Updated Traditional Chinese translation(Hong Kong and Taiwan)
-
-Claudio Arseni (1):
-      l10n: Updated Italian translation
-
-Colin Walters (1):
-      build: Fix srcdir != builddir
-
-Daniel Nylander (2):
-      Updated Swedish translation
-      Updated Swedish translation
-
-David Zeuthen (4):
-      Post-release version bump to 3.1.91
-      Add some translator comments
-      Grammar fixes
-      Update NEWS for release
-
-Djavan Fagundes (1):
-      Added Brazilian Portuguese translation
-
-Dr.T.Vasudevan (1):
-      Added ta translation
-
-Duarte Loreto (1):
-      Updated Portuguese translation
-
-Fran Dieguez (2):
-      Updated galician translations
-      Updated galician translations
-
-Gabor Kelemen (2):
-      Add hu to LINGUAS
-      Added Hungarian translation
-
-Ihar Hrachyshka (1):
-      Added Belarusian translation.
-
-Jiro Matsuzawa (1):
-      Updated Japanese translation
-
-Jorge GonzÃlez (4):
-      Updated Spanish translation
-      Updated Spanish translation
-      Updated Spanish translation
-      Updated Spanish translation
-
-Kjartan Maraas (3):
-      Add nb
-      Added Norwegian bokmÃl translation
-      Updated Norwegian bokmÃl translation
-
-Kristjan SCHMIDT (1):
-      Add Esperanto translation
-
-Mario BlÃttermann (1):
-      [l10n] Added German translation
-
-Matej UrbanÄiÄ (4):
-      Added Slovenian translation
-      Added sl for Slovenian translation
-      Updated Slovenian translation
-      Updated Slovenian translation
-
-Muhammet Kara (1):
-      [l10n]Added Turkish translation
-
-Piotr DrÄg (1):
-      Added Polish translation
-
-Rudolfs Mazurs (1):
-      Added Latvian translation.
-
-Stas Solovey (1):
-      Updated Russian translation
-
-Sweta Kothari (1):
-      Added LINGUAS & Updated Gujarati Translations
-
-Takeshi AIHANA (1):
-      Updated Japanese translation.
-
-Wolfgang StÃggl (1):
-      [l10n] Updated German translation
-
-Yinghua Wang (2):
-      create Simplified Chinese (zh_CN) translation
-      create Simplified Chinese (zh_CN) translation
-
-Yuri Myasoedov (1):
-      Added Russian translation
-
-ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
-      Added Serbian translation
-
-David Zeuthen,
-September 19, 2011
-
-==================================================
-gnome-online-accounts 3.1.90
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.1.1:
-
- Cosimo Cecchi (1):
-       all: add a Documents account type
-
- David Zeuthen (2):
-       Post-release version nump
-       Update NEWS and bump version to 3.1.90
-
- Luca Ferretti (1):
-       [l10n] Add Italian translation
-
- Takeshi AIHANA (1):
-       Added Japanese translation.
-
-David Zeuthen,
-August 29, 2011
-
-==================================================
-gnome-online-accounts 3.1.1
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-Changes since 3.1.0:
-
-Bastien Nocera (15):
-      Don't version the panel plugin
-      Fix .desktop file's validity
-      Fix panel UI file loading
-      Don't crash when UI file isn't loadable
-      Add git.mk
-      Add actual .gitignore
-      And more git.mk again
-      Add Chat account type
-      panel: Fix panel sizing and style
-      panel: Remove unneeded sizing options
-      panel: Rename files to match control-center
-      panel: Move to gnome-control-center
-      Re-add goa-account icons
-      Revert "Add ui files to POTFILES.in"
-      data: Remove dead file
-
-David Zeuthen (10):
-      Post-release version bump to 3.1.1
-      Add a DOAP file
-      Add MAINTAINERS file
-      google: Set {Imap,Smtp}Supported to TRUE
-      Add new control center icon from Jakub
-      Fix up API key configuration
-      Google: Set ImapUserName and SmtpUserName properties correctly
-      Add account icons from Jakub
-      Don't depend on libgnome-control-center anymore
-      Update NEWS for release
-
-Matthias Clasen (1):
-      Add ui files to POTFILES.in
-
-Philip Withnall (1):
-      Bug 652575 â Fix some compilation warnings
-
-David Zeuthen,
-Jul 1, 2011
-
-==================================================
-gnome-online-accounts 3.1.0
-==================================================
-
-gnome-online-accounts provides interfaces so applications and
-libraries in GNOME can access the user's online accounts.
-
-This release of gnome-online-accounts supports only Google
-accounts. The target for GNOME 3.2 is to make e-d-s / Evolution use
-this interface to discover mail, calendars and contacts.
-
-Support for other providers (such as Yahoo and Facebook (for which GOA
-support already exists but is turned off by default)) or other kinds
-of services can be added later.
-
-David Zeuthen,
-May 31, 2011
+Overview of changes in 3.5.0
+============================
+
+* Support Microsoft Exchange using EWS
+
+* Add API to enable/disable Mail, Calendar, Contacts, Chat & Documents
+
+* Add org.gnome.OnlineAccounts.PasswordBased D-Bus interface
+
+* Bugs fixed:
+ 654168 Remove the credentials from the keyring when an account is
+        removed
+ 669042 examples: Add some basic examples
+ 669625 Replace GtkTable with GtkGrid
+ 672510 Provide better feedback to the user during authentication
+ 672785 daemon: Proper application name for notification
+ 673959 oauthprovider: Provide better error messages for request token
+        failures
+ 674165 Handle failures to store credentials in the keyring in a
+        better way
+
+* Updated translations:
+ Catalan
+ Catalan (Valencian)
+ German
+ Italian
+ Japanese
+ Slovak
+ Slovenian
+ Spanish
+ Vietnamese



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]