aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-14 19:35:38 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-14 19:35:38 +0000
commite3978a35db12688bfc5d938cde99e7944e16f46e (patch)
tree446af4be6ed9fd1ecc19b707f66afd1eaa85082f /ChangeLog
parente26dd47ff77ef693b380dc8cf8ddf46d5ea23421 (diff)
downloadglibc-e3978a35db12688bfc5d938cde99e7944e16f46e.tar
glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.tar.gz
glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.tar.bz2
glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.zip
Pretty print.
Closes PR libc/1762. Patch by Andreas Schwab <schwab@suse.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a4ba0c2b2f..be5c96160e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,8 +20,8 @@
* sysdeps/unix/sysv/linux/configure.in: Set libc_cv_sysconfdir
depending on the configure option --sysconfdir.
- Closes PR libc/1762.
- Patch by Andreas Schwab <schwab@suse.de>.
+ Closes PR libc/1762.
+ Patch by Andreas Schwab <schwab@suse.de>.
* sysdeps/mips/dl-machine.h: Pass finalizer correctly to user
entry point.