ocaml-camlp5/0006-changelog-comment-for-...

30 lines
992 B
Diff

From 021f50415cee57be88f1fa2280e846b75e4c5e3f Mon Sep 17 00:00:00 2001
From: Chet Murthy <chetsky@gmail.com>
Date: Thu, 26 Mar 2020 14:51:07 -0700
Subject: [PATCH 06/10] changelog comment for changes since rel7.11
---
CHANGES | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGES b/CHANGES
index 10673521..2796852d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
Camlp5 Version 7.11:
--------------------
+* [26 Mar 20] forgot to add that this supports ocaml version 4.10.0.
+ added findlib packages for "camlp5.pr_o", "camlp5.pr_r" and "camlp5.pr_dump",
+ which load the appropriate archives into the toploop and preprocessor.
+ Added a "topfind.camlp5" file that can be "#use"ed instead of "topfind",
+ and will provide the commands "#camlp5o" and "#camlp5r".
+
* [29 Oct 19] Added compatibility with ocaml version 4.08.2.
* [29 Oct 19] Added compatibility with ocaml version 4.09.1.
* [03 Feb 20] Added compatibility with ocaml version 4.10+beta2.
--
2.24.1