diff options
author | Roland McGrath <roland@gnu.org> | 2003-11-12 00:50:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-11-12 00:50:03 +0000 |
commit | 2c9a14889ce72ce247410a380f111a21599ba955 (patch) | |
tree | 473fd21591a29e10597802c6417b4aa5fdc98987 /ChangeLog | |
parent | eca5076b9efee765f91ad0ed5994304714710ca0 (diff) | |
download | glibc-2c9a14889ce72ce247410a380f111a21599ba955.zip glibc-2c9a14889ce72ce247410a380f111a21599ba955.tar.gz glibc-2c9a14889ce72ce247410a380f111a21599ba955.tar.bz2 |
* manual/xtract-typefun.awk: Swallow [(){}*] from function names.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-11-11 Roland McGrath <roland@redhat.com> + * manual/xtract-typefun.awk: Swallow [(){}*] from function names. + * manual/Makefile (info): Don't depend on dir-add.info. (libc.dvi libc.pdf libc.info): Depend on dir-add.texi. (dir-add.info): Target removed, replaced with ... |