From: Alexander Poslavsky <apml@wtbts.lv>
[apps/madmutt.git] / doc / xslt / ChangeLog
1 2005-08-11  Michael Smith <xmldoc@users.sourceforge.net>
2
3         * RELEASE-NOTES.xml: Updated for 1.69.1 release.
4
5         * VERSION: Version 1.69.1 released.
6
7 2005-07-19  Michael Smith <xmldoc@users.sourceforge.net>
8
9         * Makefile: New file.
10
11 2005-07-18  Michael Smith <xmldoc@users.sourceforge.net>
12
13         * RELEASE-NOTES.xml: Final changes for 1.69.0 release.
14
15         * VERSION: Version 1.69.0 released.
16
17 2005-07-14  Michael Smith <xmldoc@users.sourceforge.net>
18
19         * RELEASE-NOTES.xml: Checkpointing. Still need to add FO section.
20
21 2005-06-30  Michael Smith <xmldoc@users.sourceforge.net>
22
23         * RELEASE-NOTES.xml: Added "General" stuff.
24
25         * RELEASE-NOTES.xml: First updates for 1.69.0 release.
26         
27         So far, only includes descriptions of the manpages changes. Sorry,
28         that is all I could managed to get done so far. If anybody else
29         has time to add descriptions for the HTML and FO stylesheets,
30         please do. Otherwise, I will get back to work on them later
31         tonight my time.
32
33 2005-06-28  Michael Smith <xmldoc@users.sourceforge.net>
34
35         * .cvsignore: ignore RELEASE-NOTES.pdf and RELEASE-NOTES.fo
36
37         * README: Update to include Slides and Website info, and also some other
38         clarifications.
39
40 2005-06-27  Michael Smith <xmldoc@users.sourceforge.net>
41
42         * .cvsignore: Ignore slides and website subdirs
43
44         * Makefile: Always make NEWS and install.sh
45
46 2005-06-17  Michael Smith <xmldoc@users.sourceforge.net>
47
48         * Makefile: Incorporated slides and website stylesheets into the build.
49         
50         Note: This currently only affects the "distrib" (doc) build. So if
51         you don't need to build distrib/doc, you won't be affected by this
52         change. If you DO need to build distrib/doc, it will break unless
53         you use the xsl/Makefile from the "build" branch instead of from
54         the head.
55         
56         This build alters the distrib build such that:
57         
58           - an xsl/slides directory is created by copying over the
59             contents of the slides/xsl
60         
61           - an xsl/website directory is created by copying over the
62             contents of the website/xsl directory
63         
64           - the reference.html part of the doc build now adds the slides
65             and website param reference doc
66         
67         This is an experiment. If we decide to go ahead with it in the
68         release build, and everything is found to be OK when it gets out
69         to users and they test it, then the next step would be to ask SF
70         admin to move the website/xsl and slides/xsl CVS directory into
71         xsl/ to create xsl/slides and xsl/website, and they would be
72         maintained in the xsl/ CVS going forward.
73
74 2005-05-28  Jirka Kosek <kosek@users.sourceforge.net>
75
76         * Makefile: branches:  1.23.2;
77         Added lib directory to the list of directories for which separate Makefile is called
78
79 2005-05-26  Michael Smith <xmldoc@users.sourceforge.net>
80
81         * INSTALL: Replaced leftover instances of "Website"
82
83         * README: minor formatting change
84
85 2005-05-13  Michael Smith <xmldoc@users.sourceforge.net>
86
87         * MANIFEST.build: no longer needed
88
89         * Makefile: Minor changes to packaging/release-related stuff
90
91 2005-05-12  Michael Smith <xmldoc@users.sourceforge.net>
92
93         * MANIFEST.build: removed common/Makefile
94
95         * Makefile: fixed realclean target (build branch)
96
97 2005-05-09  Michael Smith <xmldoc@users.sourceforge.net>
98
99         * Makefile: changed to match latest releasetools/Targets.mk updates
100
101 2005-04-22  Michael Smith <xmldoc@users.sourceforge.net>
102
103         * .cvsignore, .urilist, Makefile: .urilist is made by "make install.sh" (duh)
104
105         * Makefile: remove leading tab from pathname in URILIST value
106
107 2005-04-21  Michael Smith <xmldoc@users.sourceforge.net>
108
109         * .cvsignore: don't ignore catalog.xml (now under version control)
110
111         * .urilist: corrected path
112
113         * catalog.xml: New file.
114
115 2005-04-20  Michael Smith <xmldoc@users.sourceforge.net>
116
117         * .cvsignore, AUTHORS, COPYING, INSTALL, LICENSE, README: 
118         normalize release meta-info/readme files
119
120         * .urilist: New file.
121
122 2005-04-15  Michael Smith <xmldoc@users.sourceforge.net>
123
124         * Makefile: added EXECUTABLES variable, and added scripts to its value
125
126 2005-04-11  Michael Smith <xmldoc@users.sourceforge.net>
127
128         * Makefile: revert change; put MANIFEST.build exclude in global excludes
129
130         * Makefile: don't package\1a
131
132 2005-04-06  Michael Smith <xmldoc@users.sourceforge.net>
133
134         * Makefile: (build branch): updated to rely on new modular makefile structure
135
136 2005-03-31  Michael Smith <xmldoc@users.sourceforge.net>
137
138         * Makefile: zip target, don't write dummy stamp
139
140 2005-03-28  Michael Smith <xmldoc@users.sourceforge.net>
141
142         * Makefile: debian package build tweaks
143
144 2005-03-27  Michael Smith <xmldoc@users.sourceforge.net>
145
146         * LICENSE: branches:  1.1.2;
147         file LICENSE was initially added on branch build.
148
149         * LICENSE: New file.
150
151 2005-03-25  Michael Smith <xmldoc@users.sourceforge.net>
152
153         * Makefile: .deb build and upload automation added
154
155 2005-03-19  Michael Smith <xmldoc@users.sourceforge.net>
156
157         * INSTALL: typo fixed. (Thanks for Mike Castle)
158
159 2005-02-24  Michael Smith <xmldoc@users.sourceforge.net>
160
161         * Makefile: changes needed for generating manpages ref doc, ported from build branch
162
163         * Makefile: Added litprog reference documentation infrastructure for manpages.
164         Note that changes to the existing Makefile doc/Makefile docsrc/Makefile files
165         are on the build branch only, so will need to be back-ported to head
166         in order for head builds of the docs to include doc for manpage params
167
168 2005-02-21  Michael Smith <xmldoc@users.sourceforge.net>
169
170         * RELEASE-NOTES.xml: dbtimestamp PI, use instead of RCS Date keyword
171
172         * RELEASE-NOTES.xml: RCS Date keyword, use instead of hard-coded date
173
174 2005-02-14  Michael Smith <xmldoc@users.sourceforge.net>
175
176         * RELEASE-NOTES.xml: late updates for the 1.68.1; checked in after the release was already
177         tagged. sorry. not the first time, and probably not the last
178
179         * RELEASE-NOTES.xml: Update for 1.68.1 release.
180
181         * VERSION: Version 1.68.1 released.
182
183 2005-02-09  Michael Smith <xmldoc@users.sourceforge.net>
184
185         * Makefile: classpath check added (in "build" branch only)
186
187         * RELEASE-NOTES.xml: Added HTML and image/ changes for 1.68.0 release.
188
189         * RELEASE-NOTES.xml: Added doc for FO changes.
190
191         * VERSION: Version 1.68.0 released
192
193 2004-12-06  Michael Smith <xmldoc@users.sourceforge.net>
194
195         * Makefile: docbook.sf.net/release/xsl -- automated upload to
196
197         * RELEASE-NOTES.xml: parameter values in WINDOWS-1252 example, properly (doubly) quoted
198
199 2004-12-03  Michael Smith <xmldoc@users.sourceforge.net>
200
201         * Makefile: "upload" target added (uploads to SF FTP incoming directory)
202
203 2004-12-02  Michael Smith <xmldoc@users.sourceforge.net>
204
205         * .cvsignore: ignore RELEASENOTES.txt
206
207         * INSTALL: New file.
208
209         * MANIFEST.build: branches:  1.1.2;
210         list of files to go into build branch
211
212         * MANIFEST.build: New file.
213
214         * MANIFEST.build: removing from HEAD
215
216         * Makefile: Don't package prj.el files
217
218         * Makefile: Modified Makefiles -> build branch
219
220         * Makefile: MANIFEST.build file, don't package
221
222         * Makefile: Saxon 8 extensions, don't package in snapshot (build branch)
223
224         * RELEASE-NOTES.xml: Updated for the 1.67.2 release.
225
226         * VERSION: Version 1.67.2 released.
227
228         * VERSION: Version 1.67.1 released.
229
230 2004-12-01  Michael Smith <xmldoc@users.sourceforge.net>
231
232         * RELEASE-NOTES.xml: Final cleanup for 1.67.1 release
233
234 2004-11-30  Michael Smith <xmldoc@users.sourceforge.net>
235
236         * RELEASE-NOTES.xml: Update for 1.67.1 release
237
238 2004-11-09  Michael Smith <xmldoc@users.sourceforge.net>
239
240         * BUGS, README, TODO: update various readme's to direct users to SF for bugs * todo's,
241         and update mantifest to include info about all current subdirs and files
242
243         * README: typo fixed
244
245         * RELEASE-NOTES.xml: Added markup and fixed typos.
246
247         * RELEASE-NOTES.xml: Updated for 1.67.0
248
249         * VERSION: Version 1.67.0 released.
250
251 2004-10-17  Norman Walsh <nwalsh@users.sourceforge.net>
252
253         * VERSION: Capitalization tweaks necessary for the latest freshmeat script
254
255 2004-09-20  Michael Smith <xmldoc@users.sourceforge.net>
256
257         * VERSION: Version 1.66.1 released.
258
259 2004-09-19  Robert Stayton <bobstayton@users.sourceforge.net>
260
261         * RELEASE-NOTES.xml: Updated for 1.66.1.
262
263         * VERSION: Move to 1.66.1.
264
265 2004-09-11  Robert Stayton <bobstayton@users.sourceforge.net>
266
267         * RELEASE-NOTES.xml: Fixed broken CVS keyword.
268
269         * RELEASE-NOTES.xml: Updated release notes for version 1.66.0
270
271         * VERSION: Updated version to 1.66.0
272
273 2004-09-02  Robert Stayton <bobstayton@users.sourceforge.net>
274
275         * RELEASE-NOTES.xml: Updated for release 1.66.
276
277 2004-03-09  Norman Walsh <nwalsh@users.sourceforge.net>
278
279         * VERSION: Version 1.65.1 released
280
281 2004-02-27  Norman Walsh <nwalsh@users.sourceforge.net>
282
283         * RELEASE-NOTES.xml: Updated
284
285         * VERSION: Version 1.65.0 released.
286
287         * VERSION: No really, version 1.65.0 released.
288
289 2004-02-24  Norman Walsh <nwalsh@users.sourceforge.net>
290
291         * .cvsignore: Don't ignore debian anymore, it's gone
292
293 2004-01-08  Norman Walsh <nwalsh@users.sourceforge.net>
294
295         * Makefile: branches:  1.21.2;
296         Tweaks for freshmeat-submit
297
298         * VERSION: Tweaks for freshmeat-submit
299
300 2003-12-31  Jirka Kosek <kosek@users.sourceforge.net>
301
302         * RELEASE-NOTES.xml: Info about new indexing method
303
304 2003-12-19  Norman Walsh <nwalsh@users.sourceforge.net>
305
306         * Makefile: Check for DIFFVER and make sure tags happen
307
308         * RELEASE-NOTES.xml: Not terribly interesting RELEASE NOTES file for 1.64.1
309
310 2003-12-17  Norman Walsh <nwalsh@users.sourceforge.net>
311
312         * Makefile, VERSION: Prepare to support freshmeat-submit for next release
313
314 2003-12-15  Norman Walsh <nwalsh@users.sourceforge.net>
315
316         * VERSION: Version 1.64.0 released.
317
318         * VERSION: Version 1.63.0 released.
319
320 2003-09-29  Norman Walsh <nwalsh@users.sourceforge.net>
321
322         * VERSION: Version 1.62.4 released.
323
324 2003-09-28  Norman Walsh <nwalsh@users.sourceforge.net>
325
326         * VERSION: Version 1.62.2 released.
327
328         * VERSION: Version 1.62.3 released.
329
330 2003-09-27  Norman Walsh <nwalsh@users.sourceforge.net>
331
332         * VERSION: Version 1.62.1 released.
333
334 2003-08-31  Norman Walsh <nwalsh@users.sourceforge.net>
335
336         * VERSION: Version 1.62.0 released.
337
338 2003-06-22  Norman Walsh <nwalsh@users.sourceforge.net>
339
340         * VERSION: Version 1.61.3 released.
341
342 2003-05-22  Norman Walsh <nwalsh@users.sourceforge.net>
343
344         * VERSION: Version 1.61.2 released.
345
346 2003-05-19  Norman Walsh <nwalsh@users.sourceforge.net>
347
348         * VERSION: Post 1.61.1 updates
349
350 2003-05-18  Norman Walsh <nwalsh@users.sourceforge.net>
351
352         * VERSION: Version 1.61.1 released.
353
354         * VERSION: Version 1.60.1 released.
355
356 2003-05-08  Norman Walsh <nwalsh@users.sourceforge.net>
357
358         * RELEASE-NOTES.xml: Updated
359
360         * VERSION: Post 1.61.0 hacking
361
362         * VERSION: Version 1.61.0 released.
363
364 2003-01-24  Norman Walsh <nwalsh@users.sourceforge.net>
365
366         * RELEASE-NOTES.xml: Updated
367
368         * VERSION: Version 1.60.1 released.
369
370 2003-01-23  Adam Di Carlo <adicarlo@users.sourceforge.net>
371
372         * Makefile: make use of stuff set in Makefile.incl
373
374 2003-01-21  Norman Walsh <nwalsh@users.sourceforge.net>
375
376         * Makefile: Test RELEASE-NOTES.xml for validity before formatting it
377
378         * VERSION: Version 1.60.0 released.
379
380 2003-01-20  Norman Walsh <nwalsh@users.sourceforge.net>
381
382         * RELEASE-NOTES.xml: Explain changes to titlepage template code
383
384 2003-01-17  Norman Walsh <nwalsh@users.sourceforge.net>
385
386         * RELEASE-NOTES.xml: Updated for 1.59.2 release
387
388         * VERSION: Version 1.59.2 released.
389
390 2003-01-12  Norman Walsh <nwalsh@users.sourceforge.net>
391
392         * RELEASE-NOTES.xml: Updated release notes for 1.59.1
393
394         * VERSION: Version 1.59.1 released.
395
396 2003-01-01  Norman Walsh <nwalsh@users.sourceforge.net>
397
398         * VERSION: Version 1.59.0 released.
399
400 2002-11-29  Norman Walsh <nwalsh@users.sourceforge.net>
401
402         * Makefile: Exclude the debian directory from the distribution archive
403
404         * VERSION: Version 1.58.1 released.
405
406 2002-11-17  Norman Walsh <nwalsh@users.sourceforge.net>
407
408         * .cvsignore: Ignore the debian directory
409
410         * Makefile: Don't include pyc files in distribution
411
412         * README: Copyright this year too, huh?
413
414         * RELEASE-NOTES.xml: Release notes
415
416         * VERSION: Version 1.58.0 released.
417
418 2002-10-22  Norman Walsh <nwalsh@users.sourceforge.net>
419
420         * VERSION: Version 1.57.0 released.
421
422 2002-10-09  Norman Walsh <nwalsh@users.sourceforge.net>
423
424         * RELEASE-NOTES.xml: Added release note about the change to html2xhtml to fix XHTML chunking
425
426         * VERSION: Version 1.56.0 released.
427
428         * VERSION: Version 1.56.1 released.
429
430 2002-10-08  Norman Walsh <nwalsh@users.sourceforge.net>
431
432         * RELEASE-NOTES.xml: Fixed pubdate
433
434         * RELEASE-NOTES.xml: Updated for 1.56.0 release
435
436 2002-09-19  Norman Walsh <nwalsh@users.sourceforge.net>
437
438         * Makefile: Use the new doc-link-docbook stylesheet for the Release Notes
439
440 2002-09-17  Norman Walsh <nwalsh@users.sourceforge.net>
441
442         * RELEASE-NOTES.xml: Updated for 1.55.0
443
444         * VERSION: Version 1.55.0 released.
445
446 2002-09-03  Norman Walsh <nwalsh@users.sourceforge.net>
447
448         * RELEASE-NOTES.xml: Updated for 1.54.0 release
449
450         * RELEASE-NOTES.xml: Updated for 1.54.1
451
452         * VERSION: Version 1.54.1 released.
453
454         * VERSION: Version 1.54.0 released.
455
456 2002-07-28  Norman Walsh <nwalsh@users.sourceforge.net>
457
458         * RELEASE-NOTES.xml: Updated for 1.53.0 release
459
460         * VERSION: Version 1.53.0 released.
461
462 2002-07-10  Norman Walsh <nwalsh@users.sourceforge.net>
463
464         * VERSION: Version 1.52.2 released.
465
466 2002-07-08  Norman Walsh <nwalsh@users.sourceforge.net>
467
468         * Makefile: Exclude .#* from zip as well
469
470         * VERSION: Keep CVS and real releases distinct
471
472         * VERSION: Version 1.52.1 released.
473
474 2002-07-07  Norman Walsh <nwalsh@users.sourceforge.net>
475
476         * Makefile: Added RELEASE-NOTES.pdf target
477
478         * RELEASE-NOTES.xml: Updated for 1.52.0
479
480         * VERSION: Version 1.52.0 released.
481
482 2002-06-03  Norman Walsh <nwalsh@users.sourceforge.net>
483
484         * VERSION: Version 1.51.1 released.
485
486 2002-06-02  Norman Walsh <nwalsh@users.sourceforge.net>
487
488         * RELEASE-NOTES.xml: Added release notes for 1.51.0
489
490         * VERSION: Version 1.51.0 released.
491
492 2002-05-16  Norman Walsh <nwalsh@users.sourceforge.net>
493
494         * VERSION: Version 1.50.1-EXP2 released.
495
496         * VERSION: Oops again.
497
498         * VERSION: Oops.
499
500 2002-03-25  Norman Walsh <nwalsh@users.sourceforge.net>
501
502         * Makefile: Updated xhtml generation
503
504         * VERSION: Version 1.50.1-EXP released.
505
506 2002-03-21  Norman Walsh <nwalsh@users.sourceforge.net>
507
508         * Makefile: Allow next version to be specified on call to make
509
510         * RELEASE-NOTES.xml: Added note about three-part versions
511
512         * RELEASE-NOTES.xml: Tweaked intro; changed date
513
514         * VERSION: Version 1.50.0 released.
515
516 2002-03-18  Norman Walsh <nwalsh@users.sourceforge.net>
517
518         * .cvsignore, Makefile: Added RELEASE-NOTES.html
519
520         * RELEASE-NOTES.xml: New file.
521
522 2002-03-14  Norman Walsh <nwalsh@users.sourceforge.net>
523
524         * VERSION: Keep CVS versions distinct from real releases
525
526 2002-03-01  Jirka Kosek <kosek@users.sourceforge.net>
527
528         * Makefile: First portion of new profiling code. New stylesheet parameters will come later.
529
530 2002-02-21  Norman Walsh <nwalsh@users.sourceforge.net>
531
532         * Makefile: Make sure xhtml directory gets built properly
533
534 2002-02-20  Norman Walsh <nwalsh@users.sourceforge.net>
535
536         * VERSION: Version 1.49 released.
537
538 2002-01-06  Norman Walsh <nwalsh@users.sourceforge.net>
539
540         * Makefile: Clean docsrc
541
542         * Makefile: Remove .*~ from the ZIP file
543
544         * VERSION: Version 1.48 released.
545
546 2001-11-28  Norman Walsh <nwalsh@users.sourceforge.net>
547
548         * README: Updated Use section
549
550         * VERSION: Keep CVS versions distinct from real releases
551
552         * VERSION: Version 1.47 released.
553
554 2001-10-13  Norman Walsh <nwalsh@users.sourceforge.net>
555
556         * VERSION: Version 1.46 released.
557
558 2001-09-29  Norman Walsh <nwalsh@users.sourceforge.net>
559
560         * VERSION: Version 1.45 released.
561
562         * VERSION: Keep CVS versions distinct from real releases
563
564 2001-08-14  Norman Walsh <nwalsh@users.sourceforge.net>
565
566         * VERSION: Version 1.44 released.
567
568 2001-08-13  Norman Walsh <nwalsh@users.sourceforge.net>
569
570         * VERSION: Keep CVS versions distinct from real releases
571
572         * VERSION: Version 1.43 released.
573
574 2001-08-06  Norman Walsh <nwalsh@users.sourceforge.net>
575
576         * VERSION: Keep CVS versions distinct from real releases
577
578         * VERSION: Version 1.42 released.
579
580 2001-08-04  Norman Walsh <nwalsh@users.sourceforge.net>
581
582         * VERSION: Make VERSION a parameter so that it isn't an error some stylesheets override it
583
584 2001-07-09  Norman Walsh <nwalsh@users.sourceforge.net>
585
586         * VERSION: Version 1.41 released.
587
588 2001-06-14  Norman Walsh <nwalsh@users.sourceforge.net>
589
590         * VERSION: Version 1.40 released.
591
592 2001-05-24  Norman Walsh <nwalsh@users.sourceforge.net>
593
594         * VERSION: Version 1.39 released.
595
596 2001-05-21  Norman Walsh <nwalsh@users.sourceforge.net>
597
598         * VERSION: Version 1.38 released.
599
600 2001-04-20  Norman Walsh <nwalsh@users.sourceforge.net>
601
602         * VERSION: Version 1.37 released.
603
604 2001-04-15  Norman Walsh <nwalsh@users.sourceforge.net>
605
606         * Makefile, README: Make distribution hacks
607
608 2001-04-04  Norman Walsh <nwalsh@users.sourceforge.net>
609
610         * VERSION: Version 1.36 released.
611
612 2001-04-03  Norman Walsh <nwalsh@users.sourceforge.net>
613
614         * .cvsignore, Makefile: Misc. cleanup in preparation for making a distrib
615
616 2001-04-02  Norman Walsh <nwalsh@users.sourceforge.net>
617
618         * BUGS, Makefile, README.CVS, TODO, VERSION: Initial checkin
619
620         * Makefile: Make common files
621