~sil2100/libsignon-glib/fix_linking_again

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Tarmac
  • Author(s): David King, Alberto Mardegan
  • Date: 2013-04-26 18:09:13 UTC
  • mfrom: (137.1.1 packaging)
  • Revision ID: tarmac-20130426180913-3zg0u9onwzarmzv1
New upstream release.

Approved by Ken VanDine, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
libsignon-glib NEWS
2
2
 
 
3
Version 1.9
 
4
-----------
 
5
 
 
6
* Invoke the callback when errors occur
 
7
* Add NOCONFIGURE logic to autogen.sh
 
8
* Fix the check for pyoverridesdir for python3
 
9
* Fix a memory leak
 
10
 
 
11
Version 1.8
 
12
-----------
 
13
 
 
14
* Add signon_auth_session_process_async
 
15
  http://code.google.com/p/accounts-sso/issues/detail?id=115
 
16
* Fix all memory leaks detected by valgrind
 
17
* Set ID before invoking the client callback
 
18
  http://code.google.com/p/accounts-sso/issues/detail?id=132
 
19
* Make tests optional at configure time
 
20
  http://code.google.com/p/accounts-sso/issues/detail?id=124
 
21
* Documentation and build system improvements
 
22
 
3
23
Version 1.7
4
24
-----------
5
25