Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / admin / ChangeLog
index a43dbe9..41a88c5 100644 (file)
@@ -1,3 +1,72 @@
+2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
+       (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
+       Remove.
+
+2010-06-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * unidata/bidimirror.awk: New file.
+
+       * unidata/BidiMirroring.txt: New file from
+       http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
+
+       * unidata/Makefile.in: (../../src/bidimirror.h): New target.
+       (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
+
+       * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
+       (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
+
+       * unidata/biditype.awk: New file.
+
+       * unidata/Makefile.in (../../src/biditype.h): New target.
+
+       * unidata/makefile.w32-in (../../src/biditype.h): New target.
+
+2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * unidata/UnicodeData.txt: Update from
+       http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
+
+2010-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * quick-install-emacs (AVOID): No more Makefile.c files.
+
+       * notes/cpp: Remove file.
+
+2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
+
+       * admin.el (set-version, set-copyright): Update emacs.c instead of
+       version.el.
+
+       * make-tarball.txt: Update filename list in step 6.
+
+       * quick-install-emacs: Scan emacs.c instead of version.el for
+       version string.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-04-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2010-03-10  Miles Bader  <miles@gnu.org>
+
+       * quick-install-emacs: Use more portable shell syntax.
+
+       * quick-install-emacs: (AVOID): Be more picky about files we avoid
+       installing.
+
+2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quick-install-emacs (PRUNED): Fix typo in message.
+
 2010-01-20  Glenn Morris  <rgm@gnu.org>
 
        * revdiff: Remove file that only works with CVS, and isn't really