Changelogs: move format back to markdown/kramdown to be more compatible with Jekyll
Learn how to export them to the website. Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
21
Changelog.maint.md
Normal file
21
Changelog.maint.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: page
|
||||
title: Changelog of the stable branch
|
||||
---
|
||||
|
||||
This is the Changelog of the maintenance branch.
|
||||
|
||||
**NOTE FROM THE MAINTAINER:**
|
||||
|
||||
This branch comes almost as-is. With no URGENT requirements to update this
|
||||
branch (e.g. big security fix), it is left behind.
|
||||
If anyone volunteers to maintain it and backport patches, let us know!
|
||||
|
||||
|
||||
### OfflineIMAP v6.3.2.1 (2011-03-23)
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* Sanity checks for SSL cacertfile configuration.
|
||||
* Fix regression (UIBase is no more).
|
||||
* Make profiling mode really enforce single-threading.
|
Reference in New Issue
Block a user