aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-11-22 11:21:44 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2017-11-22 11:22:30 -0800
commit0285e6bdf223314d7751a83795001c0e87a1f825 (patch)
tree5870edf990eaf76bf8019effeef0b8cf3c529bf4 /ChangeLog
parent4bae615022cb5a5da79ccda83cc6c9ba9f2d479c (diff)
downloadglibc-0285e6bdf223314d7751a83795001c0e87a1f825.zip
glibc-0285e6bdf223314d7751a83795001c0e87a1f825.tar.gz
glibc-0285e6bdf223314d7751a83795001c0e87a1f825.tar.bz2
* posix/regcomp.c (init_word_char): Add comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 013d1e4..e67b128 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-22 Paul Eggert <eggert@cs.ucla.edu>
+
+ * posix/regcomp.c (init_word_char): Add comments.
+
2017-11-22 Joseph Myers <joseph@codesourcery.com>
[BZ #22447]