Mercurial > ecos
annotate doc/ChangeLog @ 3247:6a85fd724dd8
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
platform HAL package.
* packages/ecos.db: Add STM32F4-Discovery platform HAL package and target
records.
* doc/sgml/doclist: Add STM32F4-Discovery doc file.
| author | jld |
|---|---|
| date | Wed, 12 Jun 2013 13:20:07 +0000 |
| parents | 0b405e1b1295 |
| children | 7a51b918319f |
| rev | line source |
|---|---|
|
3247
6a85fd724dd8
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
jld
parents:
3235
diff
changeset
|
1 2013-06-12 John Dallaway <john@dallaway.org.uk> |
|
6a85fd724dd8
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
jld
parents:
3235
diff
changeset
|
2 |
|
6a85fd724dd8
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
jld
parents:
3235
diff
changeset
|
3 * sgml/doclist: Add STM32F4-Discovery documentation. |
|
6a85fd724dd8
* packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
jld
parents:
3235
diff
changeset
|
4 |
| 3235 | 5 2013-05-09 John Dallaway <john@dallaway.org.uk> |
| 6 | |
| 7 * sgml/makemakefile: Update copyright dates. | |
| 8 | |
| 3179 | 9 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> |
| 10 | |
| 11 * sgml/doclist: Add Freescale Kinetis documentation. | |
| 12 | |
| 3124 | 13 2012-03-13 John Dallaway <john@dallaway.org.uk> |
| 14 | |
| 15 * sgml/doclist: Add Actel SmartFusion documentation. | |
| 16 * sgml/makemakefile: Update copyright dates. | |
| 17 | |
| 3007 | 18 2011-02-09 John Dallaway <john@dallaway.org.uk> |
| 19 | |
| 20 * sgml/makemakefile: Update copyright dates. | |
| 21 | |
| 3006 | 22 2011-02-09 Christophe Coutand <ccoutand@stmi.com> |
| 23 | |
| 24 * sgml/doclist: Add EK-LM3S811 documentation. | |
| 25 | |
|
2976
9843108eda9d
* doc/sgml/doclist: Add USB mass storage documentation.
jld
parents:
2940
diff
changeset
|
26 2010-11-13 John Dallaway <john@dallaway.org.uk> |
|
9843108eda9d
* doc/sgml/doclist: Add USB mass storage documentation.
jld
parents:
2940
diff
changeset
|
27 |
|
9843108eda9d
* doc/sgml/doclist: Add USB mass storage documentation.
jld
parents:
2940
diff
changeset
|
28 * sgml/doclist: Add USB mass storage documentation. |
|
9843108eda9d
* doc/sgml/doclist: Add USB mass storage documentation.
jld
parents:
2940
diff
changeset
|
29 |
|
2940
f89e0743ba67
* packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
jld
parents:
2915
diff
changeset
|
30 2010-02-25 John Dallaway <john@dallaway.org.uk> |
|
f89e0743ba67
* packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
jld
parents:
2915
diff
changeset
|
31 |
|
f89e0743ba67
* packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
jld
parents:
2915
diff
changeset
|
32 * sgml/makemakefile: Update copyright dates. |
|
f89e0743ba67
* packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
jld
parents:
2915
diff
changeset
|
33 |
| 2915 | 34 2009-08-24 Uwe Kindler <uwe_kindler@web.de> |
| 35 | |
| 36 * sgml/doclist: Add uSTL documentation. | |
| 37 * sgml/makemakefile: Update copyright dates. | |
| 38 | |
| 2685 | 39 2008-12-10 John Dallaway <jld@ecoscentric.com> |
| 40 | |
| 41 * sgml/doclist: reference all documentation files. | |
| 42 | |
| 2670 | 43 2008-11-23 Bart Veer <bartv@ecoscentric.com> |
| 44 | |
| 2685 | 45 * sgml/doclist: add M68K/ColdFire documentation. |
| 2670 | 46 |
|
2631
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
47 2008-11-17 Jonathan Larmour <jifl@eCosCentric.com> |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
48 |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
49 * sgml/doclist: Add AMD AM29XXXXX and Intel StrataFlash v2 flash |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
50 driver documentation. |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
51 |
| 2568 | 52 2008-10-08 Bart Veer <bartv@ecoscentric.com> |
| 53 | |
| 54 * sgml/doclist: added generic framebuffer and synthetic target | |
| 55 framebuffer driver documentation. | |
| 56 | |
|
2512
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
57 2008-08-08 Nick Garnett <nickg@ecoscentric.com> |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
58 |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
59 * sgml/doclist: Added ADC documentation. |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
60 |
| 2494 | 61 2008-07-12 Andrew Lunn <andrew.lunn@ascom.ch> |
| 62 | |
| 63 * sgml/doclist: added USB Serial documentation | |
| 64 | |
| 2334 | 65 2006-12-16 Uwe.Kindler <uwe.kindler@cetoni.de> |
| 66 | |
| 67 * sgml/doclist: Added CAN documentation. | |
| 68 | |
| 2303 | 69 2006-09-25 Andrew Lunn <andrew.lunn@ascom.ch> |
| 70 | |
| 71 * sgml/doclist: added MMC disk documentation | |
| 72 | |
| 2248 | 73 2006-06-16 Anthony Tonizzo <atonizzo@gmail.com> |
| 74 | |
| 75 * sgml/doclist: add ATHTTPD documentation | |
| 76 | |
| 1953 | 77 2005-04-21 Bart Veer <bartv@ecoscentric.com> |
| 78 | |
| 79 * sgml/doclist: add I2C and DS1307 documentation | |
| 80 | |
| 1917 | 81 2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> |
| 82 | |
| 83 * sgml/doclist: added memalloc documentation. | |
| 84 | |
| 1735 | 85 2004-08-25 Bart Veer <bartv@ecoscentric.com> |
| 86 | |
| 87 * sgml/doclist: add SPI documentation | |
| 88 | |
| 1673 | 89 2004-06-20 Andrew Lunn <andrew.lunn@ascom.ch> |
| 90 | |
| 91 * sgml/doclist: Added flash API documentation. | |
| 92 | |
|
1668
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
93 2004-06-15 Jonathan Larmour <jifl@eCosCentric.com> |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
94 |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
95 * sgml/makemakefile: Replace plusses with x'es in all entities. |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
96 |
| 1597 | 97 2004-04-19 John Dallaway <jld@ecoscentric.com> |
| 98 | |
| 99 * sgml/doclist: Remove RedBoot documentation which is now built | |
| 100 separately. | |
| 101 | |
| 1587 | 102 2004-04-14 Nick Garnett <nickg@calivar.com> |
| 103 | |
| 104 * sgml/doclist: Added PPP package documentation. | |
| 105 | |
| 1405 | 106 2003-11-25 Manu Sharma <manu.sharma@ascom.com> |
| 107 | |
| 108 * sgml/doclist: Add OpenBSD specific documentation. | |
| 109 | |
| 1387 | 110 2003-11-22 Andrew Lunn <andrew.lunn@ascom.ch> |
| 111 | |
| 112 * sgml/doclist: Added ipsec packages documentation | |
| 113 * sgml/makemakefile: Added another set of man pages to the kludge. | |
| 114 | |
| 115 2003-11-08 Andrew Lunn <andrew.lunn@ascom.ch> | |
| 116 | |
| 117 * sgml/user-guide/programming.sgml: Suggest Unix users may prefer | |
| 118 ecosconfig rather than the GUI. | |
| 119 * sgml/user-guide/makefile: Listed the other .sgml files so | |
| 120 dependency checking works | |
| 121 | |
| 1211 | 122 2003-09-11 Gary Thomas <gary@mlbassoc.com> |
| 123 | |
| 124 * sgml/doclist: Add ethernet PHY documentation. | |
| 125 | |
|
1097
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
126 2003-07-09 Jonathan Larmour <jifl@eCosCentric.com> |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
127 |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
128 * sgml/makemakefile: Update trademark info and sort. |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
129 |
|
985
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
130 2003-05-01 Jonathan Larmour <jifl@eCosCentric.com> |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
131 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
132 * sgml/jadetex.cfg: Add this to configure PDF output nicely with index |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
133 and coloured links. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
134 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
135 2003-03-23 Iztok Zupet <iz@vsr.si> |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
136 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
137 * sgml/makemakefile: modified copyfiles to copy png-s instead of |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
138 gif-s. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
139 * sgml/README-PDF: Comment on pdfjadetext failure and workaround. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
140 |
|
879
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
141 2003-03-27 Thomas Koeller <thomas.koeller@baslerweb.com> |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
142 |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
143 * sgml/makemakefile: Modified to generate makefile that can |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
144 be used to build docs in arbitrary directory. |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
145 |
|
746
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
146 2003-02-25 Andrew Lunn <andrew.lunn@ascom.ch> |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
147 |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
148 * sgml/doclist: Added the simple network time protocol client |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
149 documentation. |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
150 |
|
659
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
151 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
152 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
153 * sgml/doclist: Reorder in a slightly more logical order with |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
154 related bits grouped together. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
155 Add docs for power management, USB (slave, eth slave, and SA11x0 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
156 and NEC uPD8985xx drivers), and synthetic target HAL, eth and |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
157 watchdog drivers. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
158 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
159 * sgml/.cvsignore: Add gifs and rename ecos.* to ecos-ref.* |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
160 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
161 * sgml/makemakefile: Rename ecos.sgml/html/etc. to ecos-ref. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
162 Copy over GIFs where they exist. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
163 Don't treat porting guide specially at the top... treat it only as |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
164 specially as the other special cases. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
165 Update (C) holders. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
166 Update licence/warranty blurb. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
167 |
| 563 | 168 2003-01-30 Andrew Lunn <andrew.lunn@ascom.ch> |
| 169 | |
| 170 * sgml/doclist: Added snmp-manpages.sgml | |
| 171 * sgml/makemakefile: Extend the kludge to include snmp-manpages.sgml | |
| 172 | |
|
528
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
173 2003-01-22 John Dallaway <jld@ecoscentric.com> |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
174 |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
175 * sgml/makemakefile: Allow eCos package version to be specified |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
176 (when not "current") as the first command line parameter. |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
177 |
|
485
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
178 2003-01-04 Jonathan Larmour <jifl@eCosCentric.com> |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
179 |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
180 * sgml/makemakefile: Oops, use new entity consistently in generated |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
181 ecos.sgml. |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
182 |
|
475
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
183 2003-01-03 Jonathan Larmour <jifl@eCosCentric.com> |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
184 |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
185 * sgml/makemakefile: Try to shorten generated entity names. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
186 * sgml/doclist: add terminating LF. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
187 |
| 470 | 188 2002-12-22 Nick Garnett <nickg@ecoscentric.com> |
| 189 | |
| 190 * sgml/doclist: Added HTTPD package documentation. | |
| 191 | |
| 192 * sgml/.cvsignore: Added files generated during PDF build. | |
| 193 | |
|
396
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
194 2002-10-28 Andrew Lunn <andrew.lunn@ascom.ch> |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
195 |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
196 * sgml/makemakefile: Removed the second OTHER_SGML which clobbers |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
197 the first correct definition, so stopping dependencies working. |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
198 |
| 375 | 199 2002-10-15 Iztok Zupet <iz@vsr.si> |
| 200 | |
| 201 * sgml/README-PDF: added | |
| 202 * sgml/makemakefile: defined MAIN_PDF | |
| 203 | |
|
369
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
204 2002-10-15 Jonathan Larmour <jifl@eCosCentric.com> |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
205 |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
206 * sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
207 in OTHER_SGML. From Bart Veer. |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
208 |
| 324 | 209 2002-09-02 Andrew Lunn <andrew.lunn@ascom.ch |
| 210 | |
| 211 * sgml/tutorial/makefile: changed ecc to packages | |
| 212 * sgml/user-guide/makefile: changed ecc to packages | |
| 213 | |
| 321 | 214 2002-08-15 Andrew Lunn <andrew.lunn@ascom.ch> |
| 215 | |
| 216 * sgml/doclist: Added the CPU load package documentation. | |
| 217 | |
| 279 | 218 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
| 219 | |
| 220 * sgml/doclist: Added the CRC package documentation. | |
| 221 | |
|
276
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
222 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
223 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
224 * sgml/.cvsignore: Ignore the generated html files etc. |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
225 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
226 2002-08-07 Andrew Lunn <andrew.lunn@ascom.ch> |
| 274 | 227 |
| 228 * sgml/makemakefile: Replaced the old internal RedHat ecc | |
| 229 directory name with the new name "packages" | |
| 230 |
