diff options
author | Yuri Pankov <yuri.pankov@gmail.com> | 2006-07-22 19:08:24 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-07-22 19:08:24 +0800 |
commit | f765a95ff90d6993339449ca2f5b2063e29dcb66 (patch) | |
tree | 531a8da76eb6ec9243c32e59852529bab025e276 /addressbook/ChangeLog | |
parent | b860ef8e1fb5d33b364c3332dfa91d9f499d5764 (diff) | |
download | gsoc2013-evolution-f765a95ff90d6993339449ca2f5b2063e29dcb66.tar.gz gsoc2013-evolution-f765a95ff90d6993339449ca2f5b2063e29dcb66.tar.zst gsoc2013-evolution-f765a95ff90d6993339449ca2f5b2063e29dcb66.zip |
Reviewed by Harish Krishnaswamy <kharish@novell.com>
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com>
Reviewed by Harish Krishnaswamy <kharish@novell.com>
* printing/Makefile.am: Add missing .la files
Fixes #334206.
svn path=/trunk/; revision=32383
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3c16080d36..31a7cddf25 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2006-07-22 Yuri Pankov <yuri.pankov@gmail.com> + + Reviewed by Harish Krishnaswamy <kharish@novell.com> + + * printing/Makefile.am: Add missing .la files + Fixes #334206. + 2006-07-20 Boby Wang <boby.wang@sun.com> Reviewed by Harish Krishnaswamy <kharish@novell.com> |