aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-07-10 23:09:09 -0700
committerPaul Eggert2012-07-10 23:09:09 -0700
commit57054ddd444bd1702f2bcc08321d3ed3a644448e (patch)
tree0d4c61ece563b3fd27b39e4fc062092d83398cca /src/ChangeLog
parentb747d3f7535fe324b0ea21d53c4f84970335022a (diff)
downloademacs-57054ddd444bd1702f2bcc08321d3ed3a644448e.tar.gz
emacs-57054ddd444bd1702f2bcc08321d3ed3a644448e.zip
Assume rename.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 749bc12328c..7b47636969e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12012-07-11 Paul Eggert <eggert@cs.ucla.edu> 12012-07-11 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Assume rename.
4 * sysdep.c (rename) [!HAVE_RENAME]: Remove.
5
3 Assume perror. 6 Assume perror.
4 * s/hpux10-20.h (HAVE_PERROR): Remove. 7 * s/hpux10-20.h (HAVE_PERROR): Remove.
5 * sysdep.c (perror) [HPUX && !HAVE_PERROR]: 8 * sysdep.c (perror) [HPUX && !HAVE_PERROR]: