#341: Always generate UNIX newlines in the quickstart Makefile.

This commit is contained in:
Georg Brandl
2010-02-27 22:54:31 +01:00
parent ee990c87f5
commit 23cec21823
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
Release 0.6.5 (in development)
==============================
* #341: Always generate UNIX newlines in the quickstart Makefile.
* #338: Fix running with ``-C`` under Windows.
* In autodoc, allow customizing the signature of an object where