Skip to content

Commit e0070e2

Browse files
committed
Gromox 2.13
1 parent c73a2cb commit e0070e2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
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], [2.12])
1+
AC_INIT([gromox], [2.13])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Gromox 2.13 (2023-09-23)
2+
========================
3+
4+
Enhancements:
5+
6+
* emsmdb: eliminiate duplicate message appearing when copying to a
7+
private non-default / shared store
8+
* EWS: support the {Create,Delete,Move,Copy,Update,Empty}Folder operation(s)
9+
* EWS: support the {Copy,Move}Item operation(s)
10+
11+
112
Gromox 2.12 (2023-09-04)
213
========================
314

0 commit comments

Comments
 (0)