summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-27 19:01:00 +0000
committerJim Meyering <jim@meyering.net>2004-04-27 19:01:00 +0000
commit173f088735d2ae536abd012eeec1fee5bc1a9bf6 (patch)
treed628898ce3e5db60bbc549f0011aed2f2fc0df45 /ChangeLog
parent372762d891ee38749e3fcb8e13281273f3e2a5f9 (diff)
downloadcoreutils-173f088735d2ae536abd012eeec1fee5bc1a9bf6.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e97a5e9f1..a388a8cac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 5.3.0.
+ * src/ptx.c: Make over 40 global extern variables `static'.
+ (syntax_table, re_syntax_table): Remove declarations of two unused
+ variables (they were exposed by the above change).
+
* src/du.c (G_fail, opt_nul_terminate_output): Declare `static'.
* src/ln.c (backup_type): Likewise.