Skip to content

Commit 9a01c75

Browse files
committed
Gromox 2.0
1 parent f1bdb6c commit 9a01c75

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([gromox], [1.37])
1+
AC_INIT([gromox], [2.0])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
Development 1.37.83
2-
===================
1+
Gromox 2.0 (2023-01-03)
2+
=======================
33

44
Enhancements:
55

66
* gromox-mbop: added "emptyfld" command
7+
* gromox-oxm2mt: new utility to read .msg files
78

89
Fixes:
910

1011
* midb: IMAP SEARCH commands had numeric sequence ranges "m:n" misparsed
1112
* midb, imap: recognize "*" in sequence sets (alias for "*:*")
13+
* nsp: resolve a wrong allocation size that led to a crash
1214

1315
Changes:
1416

0 commit comments

Comments
 (0)