diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-22 01:20:18 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-22 01:20:18 +0800 |
commit | 36d32a3cde1b84f7304db0996394b35918c27b28 (patch) | |
tree | db3c37d6c9b1606fcf9f1509455b0e622a2f04aa /plugins/python/ChangeLog | |
parent | 225a24b6f02450d9f0fc2ed3bf8c8dd930075639 (diff) | |
download | gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar.gz gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar.bz2 gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar.lz gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar.xz gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.tar.zst gsoc2013-evolution-36d32a3cde1b84f7304db0996394b35918c27b28.zip |
Another typo fix. Lesson learnt - Don't commit when you are sleepy !
svn path=/trunk/; revision=35812
Diffstat (limited to 'plugins/python/ChangeLog')
-rw-r--r-- | plugins/python/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/python/ChangeLog b/plugins/python/ChangeLog index ca2b9e38b7..063418150e 100644 --- a/plugins/python/ChangeLog +++ b/plugins/python/ChangeLog @@ -1,5 +1,9 @@ 2008-07-21 Johnny Jacob <jjohnny@novell.com> + * Makefile.am (example_sources): More typo fixes. :( + +2008-07-21 Johnny Jacob <jjohnny@novell.com> + * Makefile.am (example_SOURCES): Add example sources EXTRA_DIST. |