update changelog
authorMichael Wallner <mike@php.net>
Sun, 27 Dec 2020 10:36:47 +0000 (11:36 +0100)
committerMichael Wallner <mike@php.net>
Sun, 27 Dec 2020 10:55:57 +0000 (11:55 +0100)
ChangeLog-1.1.md
docs/source/ChangeLog-1.1.rst

index 3001d4c9c67421c410dfc26868b7610640330176..5e50891622dc1c5201715dda0859d87cf38bd32b 100644 (file)
@@ -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
index 3c1d8623a6ae9891b595141df00ca014ce83d9dc..0a60bed1eae2622a7b77d34a6513a7438c379db9 100644 (file)
@@ -5,6 +5,29 @@
 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
 -------------