Query the user for whether to store the credentials.
[gnus] / lisp / ChangeLog
index 2d9fa96..367efe3 100644 (file)
@@ -1,3 +1,16 @@
+2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * auth-source.el (auth-source-create): Query the user for whether to
+       store the credentials.
+
+       * netrc.el (netrc-store-data): New function.
+
+       * auth-source.el (auth-source-user-or-password): Use the existing auth
+       sources, if any, for creation.
+
+       * gnus.el (gnus-group-fast-parameter): Return the last matching
+       parameter instead of the first matching parameter.
+
 2010-09-26  Julien Danjou  <julien@danjou.info>
 
        * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.