Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#10578 closed (invalid)

Add a NEWS file

Reported by: Eduardo de Oliveira Padoan Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Django lacks a NEWS file. It would be nice to have a summary of the main changes made on some version when make a checkout.

Change History (3)

comment:1 by Alex Gaynor, 16 years ago

Resolution: invalid
Status: newclosed

I'm going to mark this as invalid, Django already keeps all the release notes in the repository.

comment:2 by Malcolm Tredinnick, 16 years ago

More importantly, the release notes are shipped in the tarball: docs/releases/*

comment:3 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top