Skip to content

Commit 9c7016c

Browse files
committed
Update for Ivan's change
1 parent 98c42be commit 9c7016c

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

Changelog

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ Version Changes for Hypermail
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
============================
44
HYPERMAIL VERSION 2.3.0:
5-
============================
5+
============================
6+
7+
Ivan Kuraj (Apr 3, 2015)
8+
- Correct includes for new glibc
9+
610
Jose Kahan (Oct 27, 2009)
7-
811
- Added two new accesskeys in messages: 't' -> next message
9-
in thread, 'd' -> next message
10-
12+
in thread, 'd' -> next message
13+
1114
Jose Kahan (Oct 26, 2009)
1215
- Updated hmrc.4 and hmrc.html to descrbie the new features.
1316

@@ -37,7 +40,7 @@ HYPERMAIL VERSION 2.3.0:
3740
- New directive: inreplyto_command, gives a URI template to a script
3841
that hypermail will link to if it's unable to find a corresponding
3942
Message-Id in the archive's messages.
40-
43+
4144
Peter McCluskey (May 13, 2008)
4245
Change from Fumihiro Kato to fix bug that sometimes caused a charset
4346
problem when Content-Type is us-ascii but message headers

patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#define VERSION "2.3.0"
2-
#define PATCHLEVEL "1"
2+
#define PATCHLEVEL "2"

0 commit comments

Comments
 (0)