diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-18 10:13:42 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-18 10:13:42 -0700 |
commit | cbcc9ff2a7cf6b398a977a873c5c85db36ba05fd (patch) | |
tree | 4f83b124caa540c21763420e26d880e3864f4620 /debian/changelog | |
parent | 0e12dd66f1d450d773c5e4403739371ef03860a8 (diff) |
fixed bad bug in user id processing that prevented bad primary keys
from being properly handled.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecb2f16..828973f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +monkeysphere (0.9-1) experimental; urgency=low + + * fixed bug in user id processing that prevented bad primary keys from + being properly removed. + + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Mon, 18 Aug 2008 10:13:36 -0700 + monkeysphere (0.8-1) experimental; urgency=low [ Daniel Kahn Gillmor ] |