summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-07-08 13:48:32 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-07-08 13:48:32 -0700
commitb29e7c21796215c189442b0ae18a70c35f350158 (patch)
treea25d266539c6e82f548a26b8c16fd534ac003a18
parent1301ac268f19a6ab60d4b43c18bd00393a12a0db (diff)
downloademacs-b29e7c21796215c189442b0ae18a70c35f350158.tar.gz
Fix ChangeLog typos in previous commit.
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a25ba8e33d..477753d197d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,12 +7,11 @@
so that gnulib can assume the libraries in LIBS.
* lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4:
* lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4:
+ * lib/pthread_sigmask.c:
New files, automatically imported from gnulib.
* lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update
due to the above changes.
* .bzrignore: Add lib/signal.h.
- * src/Makefile.in (LIB_PTHREAD_SIGMASK): New macro.
- (LIBES): Use it.
* lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.