This is a hotfix release for the notebook mathjax issue.

The trac master branch now points to 6.1.1, the develop branch continues to 
point to 6.2.beta0

I will merge 6.1.1 back into the develop branch to resolve the conflicting 
versions embedded in the source code. This will mean that "git log 
6.2.beta1 ^6.2.beta0" will show the hotfix commits duplicated, since they 
are also on the second parent of the 6.1.1 merge. If you want to avoid that 
for scripting purposes, you will have to use "git log --first-parent 
6.2.beta1 ^6.2.beta0"

Source tarball:

http://boxen.math.washington.edu/home/release/sage-6.1.1/sage-6.1.1.tar.gz

$ sha512sum dist/sage-6.1.1.tar.gz 
6fcae11c74225db099b513e2e5d579c3dfdfd48c307abddf97dc9c009cdf26de6be4a35f0efe2ed93818b1ef79c75e03eb03f64a7798580cd2b47699e612fae2
 
 dist/sage-6.1.1.tar.gz

Changelog:

$ git log --author "Release Manager" --oneline 6.1.1 ^6.1 
2a97c1c Trac #15693: Remove simplify_radical() from the doc of 
simplify_full() and full_simplify()
3861c7b Trac #15743: Document cancel_alarm() in alarm()
494c751 Trac #15783: Update README.txt for OS X Mavericks
36d088d Trac #15778: Fix broken mathjax in sagenb

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to