Remove Gnus, making way for new subtree Gnus pkg
[packages] / xemacs-packages / xslt-process / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.14 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.13 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * doc/.cvsignore: Remove.
13         * lisp/.cvsignore: Remove.
14         * .hgignore: New file.
15         * xslt-process.texi: Update for texinfo 5.x.
16
17 2005-07-27  Norbert Koch  <viteno@xemacs.org>
18
19         * Makefile (VERSION): XEmacs package 1.12 released.
20
21 2004-04-24  Adrian Aichner  <adrian@xemacs.org>
22
23         * doc/xslt-process.texi (Installation): Update JDEE URL.
24
25 2003-10-26  Ville Skyttä  <scop@xemacs.org>
26
27         * INSTALL: cvs rm'd, generated from doc/xslt-process.texi.
28         * README: Ditto.
29         * .cvsignore: Add INSTALL and README.
30
31 2003-03-09  Ben Wing  <ben@xemacs.org>
32
33         * Makefile (jar):
34         * Makefile (doc): Removed.
35         Delete explicit compile:: and binkit: rules.
36         Don't add custom-load.elc to the list of generated elc's.
37         Move the include of XEmacs.rules closer to the end of the file.
38         Use EXPLICIT_DOCS instead of explicitly giving the targets
39         and dependencies.  Move some stuff (INSTALL, README, homepage)
40         from doc/Makefile.  Eliminate MAKE=, .PHONY lines.
41         Add EXTRA_DOC_FILES.  Eliminate all references to DATA_3_FILES,
42         which referenced doc files (they don't belong in the data files
43         and are handled automatically now).  Add INSTALL, README to
44         EXTRA_SOURCES, EXTRA_DEPENDENCIES.
45
46 2002-11-29  Ben Wing  <ben@xemacs.org>
47
48         * .cvsignore: Remove files now handled automatically by CVS.
49         * Makefile (DATA_3_FILES): Only build .ps/.pdf if we have working
50         texi2dvi, texi2pdf.
51         * Makefile (doc):
52         Use `compile' instead of hard-coded `all'.
53         * doc/Makefile (.texi.dvi):
54         * doc/Makefile (dvi):
55         Only build .ps/.pdf if we have working texi2dvi, texi2pdf.
56         * doc/Makefile (all): Removed.
57         * doc/Makefile (compile): New.
58         Use `compile' instead of hard-coded `all'.
59
60 2002-10-15  Ville Skyttä  <scop@xemacs.org>
61
62         * Makefile (srckit): Remove.
63
64 2002-10-14  Ville Skyttä  <scop@xemacs.org>
65
66         * Makefile (MANUALS): Removed (unused).
67
68 2002-10-08  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
69
70         * Makefile (VERSION): XEmacs package 1.11 released.
71
72 2002-10-08  Mats Lidell <matsl@contactor.se>
73
74         * Makefile (REQUIRES): Add indirect xemacs-devel requirement.
75
76 2002-07-14  Steve Youngs  <youngs@xemacs.org>
77
78         * Makefile (VERSION): XEmacs package 1.10 released.
79
80         * doc/Makefile (.texi.dvi): Add -o option to dvips so people's
81         printers don't start churning out pages during a build.
82
83 2002-06-27  Steve Youngs  <youngs@xemacs.org>
84
85         * Makefile (VERSION): XEmacs package 1.09 released.
86
87 2002-06-26  Steve Youngs  <youngs@xemacs.org>
88
89         * Makefile (all): Change target for building docs to "doc". 
90
91 2002-06-26  Steve Youngs  <youngs@xemacs.org>
92
93         * doc/Makefile: Make inclusion of XEmacs.rules dependent on
94         whether or not "html" was specified as the target. 
95         (PS): Removed.
96         (PDF): Removed.
97         (.texi.dvi): Also build the .pdf and .ps files here.
98         (.dvi.ps): Removed.
99         (all): Just do "info" and "dvi" because "dvi" does "pdf" and "ps"
100         (.texi.pdf): Removed.
101         (ps): Removed.
102         (pdf): Removed.
103
104 2002-06-26  Steve Youngs  <youngs@xemacs.org>
105
106         * Makefile (VERSION): XEmacs package 1.08 released.
107
108 2002-06-09  Adrian Aichner  <adrian@xemacs.org>
109
110         * doc/Makefile (HTML_FILES): New.
111         * doc/Makefile (HTML_DEP): New.
112         * doc/Makefile: Include XEmacs.rules.
113         * doc/Makefile (.texi.html): Removed.
114         * doc/Makefile (all): Make double-colon, remove html from
115         dependencies.
116         * doc/Makefile (html): Remove.
117         * doc/Makefile (homepage): Process HTML_DEP, not HTML.
118         * doc/Makefile (html): Removed.
119         * doc/Makefile (clean): Add HTML_FILES.
120         * doc/Makefile (distclean): Make double-colon.
121
122 2002-06-09  Adrian Aichner  <adrian@xemacs.org>
123
124         * Makefile (HTML_FILES): Removed.
125         * Makefile (HTML_DEP): Removed.
126         * Makefile (html): New.  Delegate to doc/Makefile.
127         * Makefile (distclean): New.  Ditto.
128
129 2002-05-09  Steve Youngs  <youngs@xemacs.org>
130
131         * Makefile (VERSION): XEmacs package 1.07 released.
132
133         * Makefile (REQUIRES): Add fsf-compat.
134         (PRELOADS): Remove.
135
136 2002-01-15  Steve Youngs  <youngs@xemacs.org>
137
138         * Makefile (DATA_3_FILES): Remove *.html files.
139
140 2002-01-07  Adrian Aichner  <adrian@xemacs.org>
141
142         * Makefile (HTML_FILES): New.
143         * Makefile (HTML_DEP): New.
144
145 2001-12-29  Norbert Koch  <nk@LF.net>
146
147         * Makefile:
148         * doc/Makefile:
149         Define and use make variables instead of hardcoding names.
150
151 2001-08-25  Vin Shelton  <acs@xemacs.org>
152
153         * Makefile:
154         Added sh-script to requires list.
155
156 2001-06-18  Ben Wing  <ben@xemacs.org>
157
158         * Makefile:
159         Fix to compile in the absence of an installed package tree.
160
161 2001-04-30  Ovidiu Predescu  <ovidiu@cup.hp.com>
162
163         * Makefile: Define the proper paths where the files should go.
164
165         * lisp/xslt-process.el (xslt-process-find-xslt-directory):
166         Modified to take into account the XEmacs packaging scheme.
167
168 2001-04-17  Steve Youngs  <youngs@xemacs.org>
169
170         * Makefile: Add 'ELCS_1', 'ELCS_1_FILES', 'DATA_FILES' &
171         'EXTRA_SOURCES' sections.
172
173 2001-02-26  Ovidiu Predescu  <ovidiu@cup.hp.com>
174
175         * doc/xslt-process.texi: Added new TODO item: Add check to observe
176         changes in the Java additional classpath and restart BSH if such
177         changes occur while it's running.
178
179 Thu Feb 15 01:22:23 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
180
181         * doc/xslt-process.texi: Reorganized and enhanced the
182         documentation.
183
184 Sun Feb 11 23:51:24 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
185
186         * doc/xslt-process.texi: Updated with the latest changes.
187
188         * lisp/xslt-process.el: Move the customization in the programming
189         tools submenu.
190
191         * java/xslt/TrAX.java: Added the ability to use a cache with the
192         file URL protocol.
193
194 Fri Feb  9 09:55:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
195
196         * TODO: Updated.
197
198         * java/xslt/TrAX.java: Added support for cached
199         stylesheets. Currently only http: URIs seem to be handled well,
200         but file: will follow soon. It looks like the FTP support does not
201         work.
202
203 Wed Feb  7 19:47:20 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
204
205         * lisp/xslt-process.el: Renamed Xalan2 to TrAX as the support code
206         works with any TrAX processor.
207
208 Thu Jan  4 01:23:25 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
209
210         * doc/xslt-process.texi: Updated the documentation for the 1.1
211         release.
212
213 Wed Jan  3 23:37:15 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
214
215         * lisp/xslt-process.el: Added xslt-process-additional-classpath to
216         allow passing additional classpath arguments to BSH (suggestion
217         from T.V. Raman <tvraman@almaden.ibm.com>).
218
219 Fri Dec 15 00:29:44 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
220
221         * lisp/xslt-process.el: Handle user agent specification for
222         Cocoon.
223         * java/xslt/Cocoon1.java: Handle user agent specification.
224
225 Thu Dec 14 22:45:43 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
226
227         * lisp/xslt-process.el: Always display error messages in a buffer,
228         even when applying the stylesheet fails because of JVM startup
229         problems.