summaryrefslogtreecommitdiff
path: root/Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog')
-rw-r--r--Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog b/Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog
new file mode 100644
index 00000000000..7f8601fc99b
--- /dev/null
+++ b/Build/source/texk/lacheck/lacheck-1.26-PATCHES/ChangeLog
@@ -0,0 +1,12 @@
+2010-12-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Patches applied to lacheck-1.26 as obtained from CTAN.
+ * patch-01-WIN32 (new): #include <win32lib.h> for WIN32, but not
+ for __MINGW32__.
+ * patch-02-ANSI (new): ANSI C function protos and definitions.
+ Declare param1 of push() as const. Avoid ambiguous `else'.
+ Define yywrap() after flex-provided prototype.
+ * patch-03-unsigned-char (new): Change param1 of push() and
+ member s_name of struct tex_group from 'unsigned char *' to
+ 'char *' and drop or adjust casts accordingly.
+ * patch-04-manpage (new): Formatting. Avoid use of build date. \ No newline at end of file