diff options
author | Scott González <scott.gonzalez@gmail.com> | 2010-09-10 10:30:44 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2010-09-10 10:30:44 -0400 |
commit | 5a73ed8dec3c1fbb9ec6b309dab22571eec58988 (patch) | |
tree | 6cb67e91cd8ace1e923d24aed83ca5c3e5d760ad /build/release/changelog-shell | |
parent | 9958d2968fff7f05b3d695299914e83f14e69e16 (diff) | |
download | jquery-ui-5a73ed8dec3c1fbb9ec6b309dab22571eec58988.tar.gz jquery-ui-5a73ed8dec3c1fbb9ec6b309dab22571eec58988.zip |
Build: Initial commit for release automation.
Diffstat (limited to 'build/release/changelog-shell')
-rw-r--r-- | build/release/changelog-shell | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/build/release/changelog-shell b/build/release/changelog-shell new file mode 100644 index 000000000..f0a6fac23 --- /dev/null +++ b/build/release/changelog-shell @@ -0,0 +1,76 @@ + +This file contains a shell for the changelog, followed by a list of every commit for this release. + +Choose the appropriate line for the Summary section. + +Move all commit notes to the appropriate section. +- Each line should be in the following format: + [Fixed|Added]: The ticket description. ([Ticket link], [Commit link]) +- If the commit is not related to a bug or feature, e.g., whitepsace cleanup, remove it. +- If there is no ticket number, search Trac for the relevant ticket. + - If there is no ticket, create one (if needed), or leave just the commit link. + +Double check that "XXXX" does not appear anywhere in the changelog. + +Post this changelog at: CHANGELOG_URL + + + +DELETE EVERYTHING ABOVE THE FOLLOWING LINE +------------------------------------------ + += Summary = +This is the final release of jQuery UI 1.8. +-- OR -- +This is the second maintenance release for [[UI/Changelog/1.8|jQuery UI 1.8]]. + += Build = + += Core & Utilities = + +=== UI Core === + +=== Mouse === + +=== Widget Factory === + +=== Position === + += Interactions = + +=== Draggable === + +=== Droppable === + +=== Resizable === + +=== Selectable === + +=== Sortable === + += Widgets = + +=== Accordion === + +=== Autocomplete === + +=== Button === + +=== Datepicker === + +=== Dialog === + +=== Progressbar === + +=== Slider === + +=== Tabs === + += Effects = + +=== Individual effects === + += CSS Framework = + += Demos = + |