Survey sections now have logical section type, which is never shown to the user, only used for silently checking gotos.

This commit is contained in:
Kaleb Murphy 2009-04-30 20:43:23 +00:00
parent e25094a16e
commit 54063ae9f6
5 changed files with 21 additions and 2 deletions

View file

@ -16,6 +16,7 @@
- added #10145: Global Head Tags in Settings
- added packing to templates, snippets, and head tags.
- added #9289: Extending the "Request Approval For Version Tag" activity by reversing the test (Bernd Kalbfuß-Zimmermann)
- added: Survey sections now have logical section type, which is never shown to the user, only used for silently checking gotos.
7.7.4
- rfe: Extend DateTime for Week-Nrs (#9151)