diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index e48c951..ec6ea95 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -18,6 +18,9 @@ RELEASE X.X.X - XXX - Make the messages for Configure checks of compilers consistent. + - Issue an error message if a BUILDERS entry is not a Builder + object or a callable wrapper. + From Rob Managan: - Update tex builder to handle the case where a \input{foo} |