aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 84e2ac39786..b2bd5699945 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12011-02-22 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(BLD)/ebrowse.$(O), $(BLD)/pop.$(O)): Depend
4 on ../lib/min-max.h.
5
12011-02-22 Paul Eggert <eggert@cs.ucla.edu> 62011-02-22 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 etags: Downcase drive letters, for consistency with Emacs proper. 8 etags: Downcase drive letters, for consistency with Emacs proper.
@@ -7,6 +12,11 @@
7 Assume S_ISLNK etc. work, since gnulib supports this. 12 Assume S_ISLNK etc. work, since gnulib supports this.
8 * etags.c (S_ISREG): Remove. 13 * etags.c (S_ISREG): Remove.
9 14
152011-02-22 Paul Eggert <eggert@cs.ucla.edu>
16
17 Assume S_ISLNK etc. work, since gnulib supports this.
18 * etags.c (S_ISREG): Remove.
19
102011-02-22 Juanma Barranquero <lekktu@gmail.com> 202011-02-22 Juanma Barranquero <lekktu@gmail.com>
11 21
12 * makefile.w32-in (obj): Remove filemode.o. 22 * makefile.w32-in (obj): Remove filemode.o.