/[emacs]/emacs/admin/FOR-RELEASE
ViewVC logotype

Diff of /emacs/admin/FOR-RELEASE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.106 by rms, Thu Jun 23 21:49:52 2005 UTC revision 1.107 by rms, Sat Jun 25 22:38:44 2005 UTC
# Line 14  has to be set to nil: when t, it can lea Line 14  has to be set to nil: when t, it can lea
14  ** Check for widow and orphan lines in manuals;  ** Check for widow and orphan lines in manuals;
15  make sure all the pages really look ok in the manual as formatted.  make sure all the pages really look ok in the manual as formatted.
16    
17    ** Update facemenu-unlisted-faces, adding whatever other
18    face name prefixes should be in it for good results.
19    
20  * NEW FEATURES  * NEW FEATURES
21    
# Line 43  invalid pointer from string_free_list. Line 45  invalid pointer from string_free_list.
45    
46  * BUGS  * BUGS
47    
48    ** Bug in ebrowse
49    
50    Date: Fri, 27 May 2005 17:35:48 +0200
51    From: Markus Gritsch <gritsch@iue.tuwien.ac.at>
52    
53    the C++ header file which led to the problematic BROWSE file reads
54    
55    namespace test {
56         class Base
57         {
58         };
59    
60         class B : public Base
61         {
62         };
63    }
64    
65    class A : public test::Base
66    {
67    };
68    
69    The *Tree* is then displayed as
70    
71       *Globals*
72       test
73       test::Base
74         test::B
75    
76    The class A seems to be missing.
77    
78  ** Ange-ftp should ignore irrelevant IPv6 errors:  ** Ange-ftp should ignore irrelevant IPv6 errors:
79    
80  Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl>  Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl>

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26