Skip to content

Commit 2e2b911

Browse files
committed
Gromox 0.23
1 parent 3487c88 commit 2e2b911

File tree

2 files changed

+15
-1
lines changed

2 files changed

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

doc/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
0.23 (2021-05-13)
2+
=================
3+
4+
Enhancements:
5+
6+
* New utility ``gromox-pffimport`` for importing PFF/PST/OST
7+
8+
Fixes:
9+
10+
* exchange_emsmdb: fix a crash upon retrieval of calculated properties
11+
* lib: fix crash when zcore uses a zero-length name during
12+
zcore_callid::COPYFOLDER
13+
14+
115
0.22 (2021-05-03)
216
=================
317

0 commit comments

Comments
 (0)