diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-11-14 23:09:01 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-11-14 23:09:01 +0800 |
commit | 286760e193fcbb359bc516ed165ceae2bd4626aa (patch) | |
tree | 5781ce6ebc8c1ca1ff0dadb8d46b3bb524beefdc | |
parent | 040efd30011b54fabffd956167e02e4431c8f9b4 (diff) | |
download | gsoc2013-evolution-286760e193fcbb359bc516ed165ceae2bd4626aa.tar.gz gsoc2013-evolution-286760e193fcbb359bc516ed165ceae2bd4626aa.tar.zst gsoc2013-evolution-286760e193fcbb359bc516ed165ceae2bd4626aa.zip |
Update: Javier F. Serrador has provided a patch at
Bug 373421.
svn path=/trunk/; revision=32973
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ * configure.in: Reverting the previous patch as it breaks the HEAD build. Target Help/C/Makefile was removed from configure.in while Help/Makefile.am still refers to subdirectory - C. The port to gnome-doc-utils also needs to submitted for - review. + C. 2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> |