aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE48
1 files changed, 48 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
new file mode 100644
index 00000000000..2d5738a8683
--- /dev/null
+++ b/admin/FOR-RELEASE
@@ -0,0 +1,48 @@
1Tasks needed before the next release.
2
3* DOCUMENTATION
4
5** Finish updating the Emacs Lisp manual.
6
7** Finish checking the Emacs Lisp manual.
8
9** Update the Emacs manual.
10
11** Check the Emacs Manual.
12
13** Add missing years in copyright notices of all files.
14
15** Update man/info.texi.
16
17
18* NEW FEATURES
19
20** Test the mbox branch of Rmail.
21
22** Install the mbox branch of Rmail.
23
24** Update Gnus.
25
26** Face remapping.
27
28
29* FATAL ERRORS
30
31** Investigate face cache related crash.
32
33Indications: Face cache seems to have been cleared, but
34redisplay uses an invalidated face_id with FACE_FROM_ID
35which then returns a NULL pointer. Said to happen with
36isearch faces.
37
38
39* GTK RELATED BUGS
40
41** Make geometry specifications work correctly for GTK.
42
43** Make GTK scrollbars behave like others w.r.t. overscrolling.
44
45
46Local variables:
47mode: outline
48end: