~online-accounts/libsignon-glib/13.04

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Alberto Mardegan
  • Date: 2013-04-26 14:21:52 UTC
  • mfrom: (122.1.65)
  • Revision ID: alberto.mardegan@canonical.com-20130426142152-20uyq0gqln13p4hb
[ Robert Bruce Park ]
[ Alberto Mardegan ]
* New upstream release.
  - Invoke the callback when errors occur
  - Add NOCONFIGURE logic to autogen.sh
  - Fix the check for pyoverridesdir for python3
  - Fix a memory leak

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