summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aeb51a1)
raw | patch | inline | side by side (parent: aeb51a1)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 2 Aug 2001 01:01:12 +0000 (01:01 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 2 Aug 2001 01:01:12 +0000 (01:01 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@191 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 0b25503f0b3186608bec71e623b9c4e4553c17a7..bfbb5c54cbf3b9e399bb9b62c188ebb8cabc2103 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. Added ability for cgi newblah forms to indicate that the new node
should be linked somewhere.
. Added time logging and file uploading to the templates.
- . Added "My Issues" and "My Support" to extended template.
+ . Added "My Issues" and "My Support" to extended template. Changed "Your
+ Details" to "My Details". Changed the "New Foo" links to "Add Foo".
+ Added links for unassigned support and issues. Generally reorganised and
+ cleanup the header up.
. Changed the order of the information in the message generated by web edits.
. Extended the range of intervals that are pretty-printed before actual dates
are displayed.
+ . Added more BUILD instructions including the "clean" command to force
+ rebuild.
Fixed:
. Argument handling for the roundup-admin find command.