diff options
| author | Havoc Pennington <hp@redhat.com> | 2006-07-21 23:21:54 +0000 | 
|---|---|---|
| committer | Havoc Pennington <hp@redhat.com> | 2006-07-21 23:21:54 +0000 | 
| commit | 4bf50e206c18e118f899693fb71c9f8e6adddcbd (patch) | |
| tree | 67f834ab5e2e832a6f7cba5adba05a99d6d837d9 | |
| parent | a549de8b7a744ec52e514d1e38ac9f2370b5f8b6 (diff) | |
add note about fixing locking on pending call
| -rw-r--r-- | doc/TODO | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,9 @@ Important for 1.0   - just before 1.0, try a HAVE_INT64=0 build and be sure it runs   - publish the introspection dtd at its URL -  + + - fix locking on DBusPendingCall +  Important for 1.0 GLib Bindings  ===  | 
