File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,15 @@ Version Changes for Hypermail
2
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
3
============================
4
4
HYPERMAIL VERSION 2.3.0:
5
- ============================
5
+ ============================
6
+
7
+ Ivan Kuraj (Apr 3, 2015)
8
+ - Correct includes for new glibc
9
+
6
10
Jose Kahan (Oct 27, 2009)
7
-
8
11
- Added two new accesskeys in messages: 't' -> next message
9
- in thread, 'd' -> next message
10
-
12
+ in thread, 'd' -> next message
13
+
11
14
Jose Kahan (Oct 26, 2009)
12
15
- Updated hmrc.4 and hmrc.html to descrbie the new features.
13
16
@@ -37,7 +40,7 @@ HYPERMAIL VERSION 2.3.0:
37
40
- New directive: inreplyto_command, gives a URI template to a script
38
41
that hypermail will link to if it's unable to find a corresponding
39
42
Message-Id in the archive's messages.
40
-
43
+
41
44
Peter McCluskey (May 13, 2008)
42
45
Change from Fumihiro Kato to fix bug that sometimes caused a charset
43
46
problem when Content-Type is us-ascii but message headers
Original file line number Diff line number Diff line change 1
1
#define VERSION "2.3.0"
2
- #define PATCHLEVEL "1 "
2
+ #define PATCHLEVEL "2 "
You can’t perform that action at this time.
0 commit comments