Document new GnuTLS additions for general and W32 use.
[bpt/emacs.git] / etc / ChangeLog
index 955709e..f7e40aa 100644 (file)
@@ -1,3 +1,115 @@
+2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * NEWS: Mention new library gnutls.el and explain GnuTLS
+       functionality.  Mention new configure.bat options --without-gnutls
+       and --lib for W32.
+
+2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Mention `url-retrieve-queue', (:file "file") and
+       `server-eval-at'.
+
+2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
+       Document new "default HOME" warning.
+
+2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
+
+       * DEBUG: Document debug-on-event default behavior and utility for
+       debugging.
+
+2011-04-22  Noah Friedman  <friedman@splode.com>
+
+       * emacs-buffer.gdb: Add trailing underscores to appropriate member
+       names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
+       of src/lisp.h.
+
+2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
+
+       * NEWS: Document new function `vc-ediff'.
+
+2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: New variable `revert-buffer-in-progress-p'.
+
+2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
+
+       * themes/misterioso-theme.el: New file.
+
+2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document warning about _emacs.
+
+2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: `shell' prompts for the shell path name, when the default
+       directory is a remote file name and neither environment variable
+       $ESHELL nor variable `explicit-shell-file-name' is set.
+
+2011-03-08  Kristoffer Grönlund  <krig@koru.se>
+
+       * themes/wombat-theme.el: New file.
+
+2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.3 released.
+
+2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * srecode/el.srt: Fix typo.
+
+2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes/tango-dark-theme.el: Tweak background on low-color
+       terminals.
+
+2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * etc/images/icons/allout-widgets/dark-bg,
+       * etc/images/icons/allout-widgets/light-bg,
+       * encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
+       Reorganize icon directories and files to reconcile against windows
+       short-filename clashes.
+
+2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * etc/images/icons/allout-widgets-dark-bg,
+       * etc/images/icons/allout-widgets-light-bg: Icons for new
+       allout-widgets.el.
+
+       * etc/images/icons/README: Include coypright and GPL 3 license for
+       new icons.
+
+2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Add soap-client.el and soap-inspect.el.
+
+2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Tramp methods "imap" and "imaps" are discontinued.
+
+2011-02-12  Drew Adams  <drew.adams@oracle.com>
+
+       * themes/light-blue-theme.el: New file.
+
+2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       format-time-string now supports subsecond time stamp resolution
+       * NEWS: Document this.
+
+2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Redo spelling of Makefile variables to conform to POSIX.
+       POSIX does not allow "-" in Makefile variable names.
+       Reported by Bruno Haible in
+       <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
+       * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
+       DIRED-REFCARDS_PDF.
+       (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
+       (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
+       (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
+
 2011-01-18  Glenn Morris  <rgm@gnu.org>
 
        * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
 
        * NEWS: Mention new Tramp method "ksu".
 
-2010-12-13  W. Martin Borgert <debacle@debian.org>  (tiny change)
+2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
 
        * schema/schemas.xml: Add DocBook (Bug#7491).
 
        * srecode/doc-default.srt (section-comment, function-comment)
        (variable-same-line-comment, group-comment-start, group-comment-end):
        * srecode/doc-java.srt (function-comment, variable-same-line-comment)
-       (group-comment-start, gropu-comment-end):
+       (group-comment-start, group-comment-end):
        Fix typos in template docstrings.
 
 2010-01-14  Kenichi Handa  <handa@m17n.org>
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2011
-    Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.