summaryrefslogtreecommitdiffstats
path: root/handbook/poky-doc-tools/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-09-29 15:26:29 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-29 15:27:04 +0100
commit2624b6181411fe722c73ec95aba9ea8c3d92bca5 (patch)
treebb3c5db53c6c5fbbdb086c90a644ece12cda8e21 /handbook/poky-doc-tools/ChangeLog
parent1e0e6f11850c7014700604f7e24f9579d8d19102 (diff)
downloadpoky-2624b6181411fe722c73ec95aba9ea8c3d92bca5.tar.gz
poky-doc-tools: Remove unnecessary autotools usage and simplfy structure
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook/poky-doc-tools/ChangeLog')
-rw-r--r--handbook/poky-doc-tools/ChangeLog30
1 files changed, 0 insertions, 30 deletions
diff --git a/handbook/poky-doc-tools/ChangeLog b/handbook/poky-doc-tools/ChangeLog
deleted file mode 100644
index beee6791ed..0000000000
--- a/handbook/poky-doc-tools/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
12008-02-15 Matthew Allum <mallum@openedhand.com>
2
3 * common/Makefile.am:
4 * common/poky-handbook.png:
5 Add a PNG image for the manual. Seems our logo SVG
6 is too complex/transparent for PDF
7
82008-02-14 Matthew Allum <mallum@openedhand.com>
9
10 * common/Makefile.am:
11 * common/fop-config.xml.in:
12 * common/poky-db-pdf.xsl:
13 * poky-docbook-to-pdf.in:
14 Font tweakage.
15
162008-01-27 Matthew Allum <mallum@openedhand.com>
17
18 * INSTALL:
19 * Makefile.am:
20 * README:
21 * autogen.sh:
22 * common/Makefile.am:
23 * common/fop-config.xml.in:
24 * common/ohand-color.svg:
25 * common/poky-db-pdf.xsl:
26 * common/poky.svg:
27 * common/titlepage.templates.xml:
28 * configure.ac:
29 * poky-docbook-to-pdf.in:
30 Initial import.