From f418856fd2c0be0ba0fd6b35fa76820f674f396f Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Sun, 27 Dec 2020 11:36:47 +0100 Subject: [PATCH] update changelog --- ChangeLog-1.1.md | 17 +++++++++++++++++ docs/source/ChangeLog-1.1.rst | 23 +++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md index 3001d4c9..5e508916 100644 --- a/ChangeLog-1.1.md +++ b/ChangeLog-1.1.md @@ -1,5 +1,22 @@ # ChangeLog v1.1 +## v 1.1.0-beta2 + +> TBR + +### Changes from beta1: + +* Fix [gh #103](https://github.com/m6w6/libmemcached/issues/103): + Build failure on 32-bit. +* Fix [gh #100](https://github.com/m6w6/libmemcached/issues/100): + Revert symbolic rename of public header include directories. +* Fix [gh #98](https://github.com/m6w6/libmemcached/issues/98): + Library SONAMEs and NAME_LINKs differ from 1.0.18. +* Fix [gh #97](https://github.com/m6w6/libmemcached/issues/97): + Location of cmake files installation directory. +* Fix [gh #96](https://github.com/m6w6/libmemcached/issues/96): + LIBXXX_VERSION_HEX constants format. + ## v 1.1.0-beta1 > released 2020-12-21 diff --git a/docs/source/ChangeLog-1.1.rst b/docs/source/ChangeLog-1.1.rst index 3c1d8623..0a60bed1 100644 --- a/docs/source/ChangeLog-1.1.rst +++ b/docs/source/ChangeLog-1.1.rst @@ -5,6 +5,29 @@ ChangeLog v1.1 ============== +v 1.1.0-beta2 +------------- + +.. + + TBR + + +Changes from beta1: +^^^^^^^^^^^^^^^^^^^ + + +* Fix `gh #103 `_\ : + Build failure on 32-bit. +* Fix `gh #100 `_\ : + Revert symbolic rename of public header include directories. +* Fix `gh #98 `_\ : + Library SONAMEs and NAME_LINKs differ from 1.0.18. +* Fix `gh #97 `_\ : + Location of cmake files installation directory. +* Fix `gh #96 `_\ : + LIBXXX_VERSION_HEX constants format. + v 1.1.0-beta1 ------------- -- 2.30.2