This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from jdeathe/centos-6-develop
Release changes for 1.0.1
- Loading branch information
Showing
13 changed files
with
789 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Change Log | ||
|
||
## centos-6 | ||
|
||
Summary of release changes for Version 1. | ||
|
||
CentOS-6 6.8 x86_64 - Memcached 1.4. | ||
|
||
### 1.0.1 - 2017-05-22 | ||
|
||
- Adds source from [jdeathe/centos-ssh:1.7.6](https://github.com/jdeathe/centos-ssh/releases/tag/1.7.6) | ||
- Updates memcached package to `memcached-1.4.4-5.el6`. | ||
- Adds a change log (`CHANGELOG.md`). | ||
- Adds support for semantic version numbered tags. | ||
- Adds minor code style changes to the Makefile for readability. | ||
- Adds support for running `shpec` functional tests with `make test`. | ||
- Adds correct spelling of Memcached in log file path: `/var/log/memcached.log`. | ||
- Replaces deprecated Dockerfile `MAINTAINER` with a `LABEL`. | ||
|
||
### 1.0.0 - 2016-11-23 | ||
|
||
- Initial release based on Memcached version 1.4. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.