Edgewall Software
Modify

Ticket #3331 (closed task: fixed)

Opened 6 years ago

Last modified 5 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:
Release Notes:
API Changes:

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 6 years ago.
Weird wiki page

Download all attachments as: .zip

Change History

comment:1 Changed 6 years ago by cboos

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

comment:2 Changed 6 years ago by cboos

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

comment:3 Changed 6 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 6 years ago by eblot

Weird wiki page

comment:4 Changed 5 years ago by cboos

  • Resolution set to fixed
  • Status changed from new to closed

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

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.