Skip to content

Commit 6903e22

Browse files
committed
Gromox 1.27
1 parent c962d51 commit 6903e22

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-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.26])
1+
AC_INIT([gromox], [1.27])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
1.26.72
2-
=======
1+
1.27 (2022-07-11)
2+
=================
33

44
Fixes:
55

66
* nsp: repaired a nullptr deref with the resolvenamesw RPC
77
* nsp: fix erroneous writeout to path "/delegates.txt" (would always fail due
88
to absence of filesystem permission)
9+
* nsp: disable OneOff synthesis for non-existing GAL objects
910
* mh_nsp: fix seekentries RPC performing garbage ANR matching
1011
* oxcmail: avoid running the encoded-word decoder in sender/recipient
1112
names twice (umlaut breakage)

0 commit comments

Comments
 (0)