summaryrefslogtreecommitdiff
path: root/support/C++2LaTeX-1_1pl1/ChangeLog
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/C++2LaTeX-1_1pl1/ChangeLog
Initial commit
Diffstat (limited to 'support/C++2LaTeX-1_1pl1/ChangeLog')
-rw-r--r--support/C++2LaTeX-1_1pl1/ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/support/C++2LaTeX-1_1pl1/ChangeLog b/support/C++2LaTeX-1_1pl1/ChangeLog
new file mode 100644
index 0000000000..914ed57fc1
--- /dev/null
+++ b/support/C++2LaTeX-1_1pl1/ChangeLog
@@ -0,0 +1,39 @@
+Sat Sep 02 14:04:00 1995 Sascha Ziemann (szi@nt.e-technik.uni-dortmund.de)
+
+ * Version 1.1 Patchlevel 1 released
+ Some code inserted to produce a \hfill between c-code and a comment
+
+Mon Apr 23 09:53:23 1990 Norbert Kiesel (norbert at rwthi3)
+
+ * Version 1.1 Patchlevel 0 released
+
+ * USE-NAME, ANSI-C and C-PLUSPLUS macros for input mode selection
+
+ * new option [-p,+c-plusplus] for C++ input selection
+
+ * allow whitespace in CPP-directrives
+
+ * leading whitespace in block comments and strings preserved
+
+ * "--" outputs "-{}-"
+
+ * strdup substituted by malloc/strcpy (seems to be more portable)
+
+Fri Apr 6 13:05:34 1990 Norbert Kiesel (norbert at rwthi3)
+
+ * Version 1.0 Patchlevel 2 released
+ Some minor bugs in c++2latex.l removed. Also print's #included
+ fileames in string-font (def.: tt) (both <xx.h> and "xx.h").
+
+ * Version 1.0 Patchlevel 1 released
+ It includes changes to c++2latex.l, version.c, a flexed version
+ of c++2latex.l, a ChangeLog and the fancyheadings.sty from Piet
+ van Oostrum.
+
+ * c++2latex.l: Some changes to the flex part (<,>,empty lines)
+
+Thu Apr 5 14:22:15 1990 Norbert Kiesel (norbert at rwthi3)
+
+ * c++2latex.l: Inserted missing \\mbox{} in <BCOMMNET>"\n"
+
+