From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Changes in Gnus on the release branch Date: Sat, 18 Jul 2009 12:21:59 +0300 Message-ID: <834otaqrbc.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1247908961 25793 80.91.229.12 (18 Jul 2009 09:22:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Jul 2009 09:22:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 18 11:22:34 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MS67i-00075m-Ex for ged-emacs-devel@m.gmane.org; Sat, 18 Jul 2009 11:22:31 +0200 Original-Received: from localhost ([127.0.0.1]:44986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MS67h-0005eR-Pm for ged-emacs-devel@m.gmane.org; Sat, 18 Jul 2009 05:22:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MS67I-0005Wi-6t for emacs-devel@gnu.org; Sat, 18 Jul 2009 05:22:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MS67G-0005VK-3F for emacs-devel@gnu.org; Sat, 18 Jul 2009 05:22:02 -0400 Original-Received: from [199.232.76.173] (port=56242 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MS67F-0005VB-Ry for emacs-devel@gnu.org; Sat, 18 Jul 2009 05:22:01 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:28068) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MS67F-00078A-EN for emacs-devel@gnu.org; Sat, 18 Jul 2009 05:22:01 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KMZ00K000IA0Q00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sat, 18 Jul 2009 12:21:59 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.70.207.26]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KMZ00MTU0OMRR70@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sat, 18 Jul 2009 12:21:59 +0300 (IDT) X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112666 Archived-At: Why were the changes below checked-in on the release branch, during a week that is supposed to be the last one before the release? Is there some grave bug that was fixed by them? If not, I suggest to revert them. 2009-07-16 Katsumi Yamaoka * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME article without making inquiry to a user for unknown encoding. * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number) (nnmaildir--scan): Assume i-node and device number that file-attributes returns might be cons-cell. 2009-07-16 Teodor Zlatanov * auth-source.el: Remove docs now in auth.texi. Don't use `gnus-message' for logging. Add new variables `auth-source-debug' and `auth-source-hide-passwords' and use them.