Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 935f199

Browse files
committed
keep a changelog
1 parent 8319514 commit 935f199

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
### Fixed
10+
11+
* `rpc.idmapd` was started even when NFS version 4 was not in use
12+
* removed default `/etc/idmapd.conf` from the image to prevent unintended start of `rpc.idmapd`
13+
* `NFS_VERSION=3` resulted in `rpc.nfsd` still offering version 4
14+
15+
## [1.0.0] - 2018-02-05
16+
Initial release.

0 commit comments

Comments
 (0)