summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorstefw <stefw@localhost>2009-04-02 04:18:57 +0000
committerstefw <stefw@localhost>2009-04-02 04:18:57 +0000
commit9430cec6db492be4e1a03ae63558e12fc8ce2b37 (patch)
treea41cf89ae064ac453ac94e7c177fb626e3ccef49 /ChangeLog
parent1e1e233cfe12de39cd7743b70868ed032dda4d50 (diff)
downloadgnome-keyring-9430cec6db492be4e1a03ae63558e12fc8ce2b37.tar.gz
Distribute test data.
Fixes bug #577397 svn path=/trunk/; revision=1712
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86bcf305..00152a04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-04-01 Stef Walter <stef@memberwebs.com>
+ * gcr/tests/Makefile.am: Distribute test data.
+ Fixes bug #577397
+
+2009-04-01 Stef Walter <stef@memberwebs.com>
+
* egg/egg-asn1.c: Make function definitions match
declarations for egg_asn1 time functions. Fixes bug #576762