summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-24 07:03:54 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-24 07:03:54 +0000
commitee45ca5dff4f143b357586e8f2524120d6557b6e (patch)
tree96d279baccabc3c8c156f18397d38ad71e61f1f2 /Build/source/texk/kpathsea/ChangeLog
parent6cbeff63c5f18ab4752342de7ae83a35118ebc38 (diff)
drop the P?C and P?H macros
git-svn-id: svn://tug.org/texlive/trunk@13939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 023c402fcd3..95a5e0a4a99 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -8,7 +8,7 @@
* kpathsea.h (removed): no longer distributed.
* Makefile.am: remove c-vararg.h, rebuild kpathsea.h.
- * c-proto.h: assume HAVE_PROTOTYPES, remove AA macro.
+ * c-proto.h: assume HAVE_PROTOTYPES, remove AA, P?[CH] macros.
2009-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>