1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-04 18:48:06 +00:00

update NEWS and version information

This commit is contained in:
Mitchell Livingston 2010-01-20 23:54:49 +00:00
parent f6692303ed
commit ebf958c92c
2 changed files with 4 additions and 5 deletions

5
NEWS
View file

@ -1,4 +1,4 @@
=== Transmission 1.80 (2010/MM/DD) ===
=== Transmission 1.80 (2010/01/20) ===
[http://trac.transmissionbt.com/query?milestone=1.80&group=component&groupdesc=1&order=severity All tickets closed by this release]
==== All Platforms ====
* Add support for magnet links
@ -47,10 +47,9 @@
* Double-clicking a torrent opens/closes the torrent inspector
* Add "Start When Added" checkbox when adding torrents
* Add Select All / Deselect All buttons to the file inspector
* Add version information in the preferences dialog
* Add version information to the preferences dialog
* Ensure the context menu goes away when clicking on torrents
* Fix bug that obscured part of the context menu
* Fix the turtle drop-down in IE
=== Transmission 1.77 (2010/01/04) ===
[http://trac.transmissionbt.com/query?milestone=1.77&group=component&groupdesc=1&order=severity All tickets closed by this release]

View file

@ -3,8 +3,8 @@ dnl STATUS: "X" for prerelease beta builds,
dnl "Z" for unsupported trunk builds,
dnl "0" for stable, supported releases
dnl these should be the only two lines you need to change
m4_define([user_agent_prefix],[1.76+])
m4_define([peer_id_prefix],[-TR176Z-])
m4_define([user_agent_prefix],[1.80])
m4_define([peer_id_prefix],[-TR1800-])
AC_INIT([transmission],
[user_agent_prefix],