Edgewall Software

Ticket #3331 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Prepare the detailed release notes for 0.10

Reported by: cboos Owned by: jonas
Priority: normal Milestone: 0.10
Component: general Version: devel
Severity: major Keywords: documentation
Cc:

Description

As milestone:0.10 introduced lots of new features, I started to write some release notes for it.

This should eventually end up in source:trunk/RELEASE or simply be linked from it if we want to keep there only an overview, but I think that starting with a Wiki page makes it easier to write collectively (and would encourage contributions and reviews from outside of the core team).

That page is: TracDev/ReleaseNotes/0.10

Attachments

Picture 1.png (46.9 kB) - added by eblot 2 years ago.
Weird wiki page

Change History

Changed 2 years ago by cboos

manu, could you please write a few words there: wiki:TracDev/ReleaseNotes/0.10#Improvednotificationsystem

Changed 2 years ago by cboos

christopher, could you please write a few words there: wiki:TracDev/ReleaseNotes/0.10#UseWSGIasweb-frontendprotocol

Changed 2 years ago by eblot

manu, could you please write a few words there

Sure, I'll do it, but I just hit a weird page (see attached snapshot): no edit button, but two "reply" buttons at the bottom of the wiki page!

  • left-most button led to "action=new"
  • right-most button led to "action=delete" (page)

Once I've reloaded the page, the buttons appeared as expected. (browser: latest Safari/2.0.4)

BTW, there are two remaing failing test cases, shouldn't we fix them before releasing 0.10?

======================================================================
FAIL: test_milestone_add_utf8_ok (trac.scripts.tests.admin.TracadminTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/scripts/tests/admin.py", line 860, in test_milestone_add_utf8_ok
    self.assertEqual(self.expected_results[test_name], output)
AssertionError: u'\nName        Due         Completed\n---------------------------------\n\xe9tat_final  2004-01-11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n' != u'\nName        Due         Completed\n---------------------------------\n?tat_final  2004-01-11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n'

======================================================================
FAIL: test_implicit_lossless (trac.util.tests.text.ToUnicodeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/util/tests/text.py", line 40, in test_implicit_lossless
    self.assertEquals(u'\xc3', uc)
AssertionError: u'\xc3' != u'\u221a'

----------------------------------------------------------------------
Ran 580 tests in 31.179s

(not counting the latest issue from #3425)

Changed 2 years ago by eblot

Weird wiki page

Changed 2 years ago by cboos

  • status changed from new to closed
  • resolution set to fixed

About attachment:"Picture 1.png": I guess it's in connection with #3327...

Ok, the TracDev/ReleaseNotes/0.10 are now complete, thanks to all who contributed.

See also ChangeLog#a0.10b1, TracUpgrade#From0.9.xto0.10.x and source:/tags/trac-0.10b1/RELEASE

Add/Change #3331 (Prepare the detailed release notes for 0.10)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.