]> granicus.if.org Git - transmission/log
transmission
15 years agoadd rpc fields for the tracker identifier stats
Mitchell Livingston [Sun, 10 Jan 2010 04:23:09 +0000 (04:23 +0000)]
add rpc fields for the tracker identifier stats

15 years ago(trunk libT) #2740 "sefault in torrent creating" -- fixed for 1.80
Charles Kerr [Sun, 10 Jan 2010 02:40:22 +0000 (02:40 +0000)]
(trunk libT) #2740 "sefault in torrent creating" -- fixed for 1.80

15 years agoadd an identifier to trackers, for use by the ui's (this should hopefully fix the...
Mitchell Livingston [Sun, 10 Jan 2010 02:34:00 +0000 (02:34 +0000)]
add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers)

15 years ago(trunk gtk) remove debugging message I accidentally left in the last commit
Charles Kerr [Sun, 10 Jan 2010 02:19:08 +0000 (02:19 +0000)]
(trunk gtk) remove debugging message I accidentally left in the last commit

15 years ago(trunk gtk) #2739 "the status bar oscillates ostensibly" -- implemented for 1.80
Charles Kerr [Sun, 10 Jan 2010 01:43:04 +0000 (01:43 +0000)]
(trunk gtk) #2739 "the status bar oscillates ostensibly" -- implemented for 1.80

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- see if we can get the program...
Charles Kerr [Sat, 9 Jan 2010 07:27:45 +0000 (07:27 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- see if we can get the program to crash in a different way.

15 years ago(trunk libT) add <stdarg.h> call before <evutil.h> to get 1.80 building on Fedora 11
Charles Kerr [Sat, 9 Jan 2010 07:24:47 +0000 (07:24 +0000)]
(trunk libT) add <stdarg.h> call before <evutil.h> to get 1.80 building on Fedora 11

15 years agoeven more logs!
Mitchell Livingston [Sat, 9 Jan 2010 04:43:54 +0000 (04:43 +0000)]
even more logs!

15 years agoeven more logs
Mitchell Livingston [Sat, 9 Jan 2010 00:57:30 +0000 (00:57 +0000)]
even more logs

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- continue throwing the kitchen...
Charles Kerr [Fri, 8 Jan 2010 21:45:56 +0000 (21:45 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- continue throwing the kitchen sink at this ticket. (1) disable proxies to see if that makes any difference (2) rearrange the sequencing in sock_cb() to unconditionally delete the active event before doing anything else (3) use a libevent timer instead of CURLOPT_TIMEOUT to workaround curl bug http://tinyurl.com/ycm5d3e

15 years agoadd some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f...
Mitchell Livingston [Fri, 8 Jan 2010 02:48:08 +0000 (02:48 +0000)]
add some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f=1&t=9105&start=105#p43232

15 years ago(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu
Charles Kerr [Thu, 7 Jan 2010 17:30:34 +0000 (17:30 +0000)]
(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu

15 years agochange the code for determining which trackers to remove
Mitchell Livingston [Thu, 7 Jan 2010 01:52:15 +0000 (01:52 +0000)]
change the code for determining which trackers to remove

15 years ago(trunk libT) more documentation and doxygen markup
Charles Kerr [Wed, 6 Jan 2010 00:18:33 +0000 (00:18 +0000)]
(trunk libT) more documentation and doxygen markup

15 years ago(trunk) one of the less-interesting commits in a while: remove trailing spaces from...
Charles Kerr [Tue, 5 Jan 2010 23:47:50 +0000 (23:47 +0000)]
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines

15 years ago(trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80
Charles Kerr [Tue, 5 Jan 2010 23:23:26 +0000 (23:23 +0000)]
(trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80

15 years agofix pluralization of "got 1 peer"
Mitchell Livingston [Tue, 5 Jan 2010 04:34:31 +0000 (04:34 +0000)]
fix pluralization of "got 1 peer"

15 years ago(trunk) update NEWS
Charles Kerr [Mon, 4 Jan 2010 23:38:42 +0000 (23:38 +0000)]
(trunk) update NEWS

15 years agoupdate NEWS
Mitchell Livingston [Mon, 4 Jan 2010 23:35:58 +0000 (23:35 +0000)]
update NEWS

15 years agohappy new year!
Charles Kerr [Mon, 4 Jan 2010 21:00:47 +0000 (21:00 +0000)]
happy new year!

15 years ago(trunk) update NEWS for 1.80 beta 4
Charles Kerr [Mon, 4 Jan 2010 20:55:42 +0000 (20:55 +0000)]
(trunk) update NEWS for 1.80 beta 4

15 years ago(trunk libT) #2711 "no metadata exchange when using magnet links and trackerless...
Charles Kerr [Mon, 4 Jan 2010 20:28:54 +0000 (20:28 +0000)]
(trunk libT) #2711 "no metadata exchange when using magnet links and trackerless torrents" -- fixed

15 years ago(trunk mac) that's what I get for messing with mac code w/o a compiler...
Charles Kerr [Mon, 4 Jan 2010 20:21:01 +0000 (20:21 +0000)]
(trunk mac) that's what I get for messing with mac code w/o a compiler...

15 years ago(trunk) sync mac, gtk clients with r9863
Charles Kerr [Mon, 4 Jan 2010 20:18:21 +0000 (20:18 +0000)]
(trunk) sync mac, gtk clients with r9863

15 years ago(trunk libT) remove dead code: tr_announce_list_err
Charles Kerr [Mon, 4 Jan 2010 20:14:25 +0000 (20:14 +0000)]
(trunk libT) remove dead code: tr_announce_list_err

15 years ago(trunk libT) make sure to restart curl's periodic timer
Charles Kerr [Mon, 4 Jan 2010 20:06:39 +0000 (20:06 +0000)]
(trunk libT) make sure to restart curl's periodic timer

15 years ago(trunk gtk) #2723 "'save' in log viewer should be 'save as'" - fixed
Charles Kerr [Mon, 4 Jan 2010 19:34:01 +0000 (19:34 +0000)]
(trunk gtk) #2723 "'save' in log viewer should be 'save as'" - fixed

15 years ago(trunk libT) #2722 "crash when removing/modifying trackers" -- fixed
Charles Kerr [Mon, 4 Jan 2010 09:11:27 +0000 (09:11 +0000)]
(trunk libT) #2722 "crash when removing/modifying trackers" -- fixed

15 years ago(trunk libT) consistency tweak: rename tr_global{Lock,Unlock,IsLocked} as tr_session...
Charles Kerr [Mon, 4 Jan 2010 09:05:02 +0000 (09:05 +0000)]
(trunk libT) consistency tweak: rename tr_global{Lock,Unlock,IsLocked} as tr_session{Lock,Unlock,IsLocked}

15 years ago(trunk gtk) #2707 "add confirmation dialog when resetting statistics" -- implemented
Charles Kerr [Sun, 3 Jan 2010 17:58:33 +0000 (17:58 +0000)]
(trunk gtk) #2707 "add confirmation dialog when resetting statistics" -- implemented

15 years ago(trunk gtk) #2708 "missing tooltips" -- add previously-missing tooltips to two of...
Charles Kerr [Sun, 3 Jan 2010 17:38:24 +0000 (17:38 +0000)]
(trunk gtk) #2708 "missing tooltips" -- add previously-missing tooltips to two of the statusbar buttons

15 years ago(trunk gtk) #2706 "Statistics window Delete button label" -- rename the "Delete"...
Charles Kerr [Sun, 3 Jan 2010 17:33:22 +0000 (17:33 +0000)]
(trunk gtk) #2706 "Statistics window Delete button label" -- rename the "Delete" button as "Reset"

15 years ago(trunk libT) #2709 "RPC files-unwanted" out-of-bounds access
Charles Kerr [Sun, 3 Jan 2010 17:21:10 +0000 (17:21 +0000)]
(trunk libT) #2709 "RPC files-unwanted" out-of-bounds access

15 years agoshould've alphabetized by peer id, not client name
Mitchell Livingston [Sat, 2 Jan 2010 18:50:59 +0000 (18:50 +0000)]
should've alphabetized by peer id, not client name

15 years agoadd "OneSwarm" to client list
Mitchell Livingston [Sat, 2 Jan 2010 18:47:59 +0000 (18:47 +0000)]
add "OneSwarm" to client list

15 years agocreate file lists lazily
Mitchell Livingston [Sat, 2 Jan 2010 02:50:22 +0000 (02:50 +0000)]
create file lists lazily

15 years ago(trunk libT) sync the tr_wait_msec() calls in daemon/ and cli/
Charles Kerr [Fri, 1 Jan 2010 22:40:54 +0000 (22:40 +0000)]
(trunk libT) sync the tr_wait_msec() calls in daemon/ and cli/

15 years ago(trunk libT) resolve thread condition in libtransmission by moving the `waiting'...
Charles Kerr [Fri, 1 Jan 2010 22:35:49 +0000 (22:35 +0000)]
(trunk libT) resolve thread condition in libtransmission by moving the `waiting' state variable to the stack in tr_sessionSet() and tr_sessionInit()

15 years ago(trunk libT) rename tr_wait() tr_wait_msec()
Charles Kerr [Fri, 1 Jan 2010 22:30:36 +0000 (22:30 +0000)]
(trunk libT) rename tr_wait() tr_wait_msec()

15 years ago(trunk libT) unset DHT's ip4 and ip6 sockets on shutdown so that the libtransmission...
Charles Kerr [Fri, 1 Jan 2010 22:28:50 +0000 (22:28 +0000)]
(trunk libT) unset DHT's ip4 and ip6 sockets on shutdown so that the libtransmission thread doesn't block on tr_dhtStatus() during shutdown

15 years ago(trunk libT) replace the TR_INLINE macro with the standard "inline" keyword, since...
Charles Kerr [Fri, 1 Jan 2010 22:26:35 +0000 (22:26 +0000)]
(trunk libT) replace the TR_INLINE macro with the standard "inline" keyword, since we require inline functions anyway

15 years ago(trunk libT) fix <assert.h> #includes
Charles Kerr [Fri, 1 Jan 2010 22:14:50 +0000 (22:14 +0000)]
(trunk libT) fix <assert.h> #includes

15 years ago(trunk libT) improved API documentation / commenting for doxygen
Charles Kerr [Fri, 1 Jan 2010 22:13:27 +0000 (22:13 +0000)]
(trunk libT) improved API documentation / commenting for doxygen

15 years agohappy new year!
Mitchell Livingston [Fri, 1 Jan 2010 21:12:04 +0000 (21:12 +0000)]
happy new year!

15 years agoavoid copying file paths when unnecessary
Mitchell Livingston [Thu, 31 Dec 2009 18:55:14 +0000 (18:55 +0000)]
avoid copying file paths when unnecessary

15 years agosome more insignificant changes I have sitting around locally
Mitchell Livingston [Thu, 31 Dec 2009 03:19:54 +0000 (03:19 +0000)]
some more insignificant changes I have sitting around locally

15 years agoTemporary fix for the libevent svn:externals
Eric Petit [Wed, 30 Dec 2009 09:56:46 +0000 (09:56 +0000)]
Temporary fix for the libevent svn:externals

15 years ago(trunk) update NEWS for 1.80 beta 4
Charles Kerr [Tue, 29 Dec 2009 21:14:53 +0000 (21:14 +0000)]
(trunk) update NEWS for 1.80 beta 4

15 years agofix bug from r9820 where file progress was either 0.0 or 1.0
Mitchell Livingston [Tue, 29 Dec 2009 01:35:52 +0000 (01:35 +0000)]
fix bug from r9820 where file progress was either 0.0 or 1.0

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- I am really quite sick of this...
Charles Kerr [Tue, 29 Dec 2009 00:00:33 +0000 (00:00 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- I am really quite sick of this bug.  It's not reproducible at all under Linux and appears to be a bug in libevent's kqueue implementation.  In this commit, we leak the event object on OS X.

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- instead of freeing libevent's...
Charles Kerr [Mon, 28 Dec 2009 23:29:59 +0000 (23:29 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- instead of freeing libevent's event objects, pool and reuse them.  *sigh*

15 years ago(trunk libT) fix various minor compiler warnings that show up when you build libtrans...
Charles Kerr [Mon, 28 Dec 2009 23:27:17 +0000 (23:27 +0000)]
(trunk libT) fix various minor compiler warnings that show up when you build libtransmission with NDEBUG defined

15 years ago(trunk libT) fix minor bug in r9651 "Reduce SO_SNDBUF and SO_RCVBUF for tracker annou...
Charles Kerr [Mon, 28 Dec 2009 23:25:50 +0000 (23:25 +0000)]
(trunk libT) fix minor bug in r9651 "Reduce SO_SNDBUF and SO_RCVBUF for tracker announce/scrape messages" -- libcurl's CURLOPT_SOCKOPTFUNCTION doesn't return void; it returns an int that is nonzero if an error occurs.

15 years ago(trunk libT) fix minor bug in r9651 "Reduce SO_RCVBUF for outgoing peer connections...
Charles Kerr [Mon, 28 Dec 2009 23:24:00 +0000 (23:24 +0000)]
(trunk libT) fix minor bug in r9651 "Reduce SO_RCVBUF for outgoing peer connections on seeding torrents" -- remember the "isSeed" attribute so that we can use it on reconnects

15 years ago(trunk libT) remove dead code -- tr_assert()
Charles Kerr [Mon, 28 Dec 2009 23:11:26 +0000 (23:11 +0000)]
(trunk libT) remove dead code -- tr_assert()

15 years agomight as well dump a bunch of small changes/optimizations I have sitting locally
Mitchell Livingston [Mon, 28 Dec 2009 20:05:33 +0000 (20:05 +0000)]
might as well dump a bunch of small changes/optimizations I have sitting locally

15 years agoupdate French localization
Mitchell Livingston [Mon, 28 Dec 2009 20:03:36 +0000 (20:03 +0000)]
update French localization

15 years ago(trunk libT) https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/500625
Charles Kerr [Mon, 28 Dec 2009 00:35:29 +0000 (00:35 +0000)]
(trunk libT) https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/500625

15 years agoavoid needlessly copying the folder icon
Mitchell Livingston [Sun, 27 Dec 2009 19:30:20 +0000 (19:30 +0000)]
avoid needlessly copying the folder icon

15 years agoupdate Traditional Chinese localization
Mitchell Livingston [Sun, 27 Dec 2009 07:21:13 +0000 (07:21 +0000)]
update Traditional Chinese localization

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- maybe this will finally fix it...
Charles Kerr [Sat, 26 Dec 2009 23:57:25 +0000 (23:57 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- maybe this will finally fix it...

15 years ago(trunk libT) fix crash in tr_fdSocketClose() reported by agsystem in the forums ...
Charles Kerr [Sat, 26 Dec 2009 23:52:59 +0000 (23:52 +0000)]
(trunk libT) fix crash in tr_fdSocketClose() reported by agsystem in the forums @ http://forum.transmissionbt.com/viewtopic.php?p=42993&f=1#p42993

15 years agoadd Simplified Chinese localization
Mitchell Livingston [Sat, 26 Dec 2009 16:43:55 +0000 (16:43 +0000)]
add Simplified Chinese localization

15 years agoupdate Dutch strings
Mitchell Livingston [Sat, 26 Dec 2009 00:12:52 +0000 (00:12 +0000)]
update Dutch strings

15 years agoassorted code cleanup
Mitchell Livingston [Sat, 26 Dec 2009 00:02:20 +0000 (00:02 +0000)]
assorted code cleanup

15 years agoupdate Dutch localization
Mitchell Livingston [Sat, 26 Dec 2009 00:01:55 +0000 (00:01 +0000)]
update Dutch localization

15 years agocalculate proper file progress for 0-byte files (fixes #2689)
Mitchell Livingston [Fri, 25 Dec 2009 16:56:33 +0000 (16:56 +0000)]
calculate proper file progress for 0-byte files (fixes #2689)

15 years ago#2696 posix_fadv_dontneed undeclared
Mitchell Livingston [Fri, 25 Dec 2009 15:48:41 +0000 (15:48 +0000)]
#2696 posix_fadv_dontneed undeclared

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- another experimental commit....
Charles Kerr [Thu, 24 Dec 2009 18:50:34 +0000 (18:50 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- another experimental commit.  /as an experiment/ let's just leak that event struct and see if that makes the crash go away.  Obviously leaking those objects is not a long term fix but this will help point the way towards the real fix.

15 years ago(trunk libT) #2632 "Add streaming capability to libtransmission (but not the Transmis...
Charles Kerr [Thu, 24 Dec 2009 18:01:48 +0000 (18:01 +0000)]
(trunk libT) #2632 "Add streaming capability to libtransmission (but not the Transmission GUI clients)" -- revert this feature due to pushback from devs and users and the 1.80 freeze

15 years ago(trunk libT) #2632 "Add streaming capability to libtransmission (but not the Transmis...
Charles Kerr [Thu, 24 Dec 2009 01:02:54 +0000 (01:02 +0000)]
(trunk libT) #2632 "Add streaming capability to libtransmission (but not the Transmission GUI clients)" -- implemented

15 years ago(trunk gtk) add a little more height to the "edit trackers" dialog... right now it...
Charles Kerr [Wed, 23 Dec 2009 16:44:10 +0000 (16:44 +0000)]
(trunk gtk) add a little more height to the "edit trackers" dialog... right now it's so short that any more than two or three trackers look squashed in the dialog

15 years agoexperiment with Stabs instead of DWARF as the debug information format
Mitchell Livingston [Wed, 23 Dec 2009 16:33:06 +0000 (16:33 +0000)]
experiment with Stabs instead of DWARF as the debug information format

15 years ago(trunk libT) #2416 "crash in event_queue_insert" -- possible fix. it looks like...
Charles Kerr [Wed, 23 Dec 2009 16:12:18 +0000 (16:12 +0000)]
(trunk libT) #2416 "crash in event_queue_insert" -- possible fix.  it looks like the kqueue client is accessing the event after the callback and after event_del() is being called.  *If* that's the case I don't know if it's a libevent bug or if libtransmission is making assumptions it shouldn't've... but it's easy enough to keep the memory in a pool and free it later when it's safer to do so.

15 years agosmall code nudges here and there
Mitchell Livingston [Wed, 23 Dec 2009 02:02:11 +0000 (02:02 +0000)]
small code nudges here and there

15 years agoreplace a 10.6-deprecated method
Mitchell Livingston [Mon, 21 Dec 2009 23:47:16 +0000 (23:47 +0000)]
replace a 10.6-deprecated method

15 years agoavoid an extra comparison caused by macro expansion
Mitchell Livingston [Mon, 21 Dec 2009 22:03:19 +0000 (22:03 +0000)]
avoid an extra comparison caused by macro expansion

15 years agoeliminate the clamp function for now, allow peer connections once again
Mitchell Livingston [Mon, 21 Dec 2009 14:30:43 +0000 (14:30 +0000)]
eliminate the clamp function for now, allow peer connections once again

15 years ago(trunk web) show version info in the prefs dialog
Kevin Glowacz [Sun, 20 Dec 2009 21:06:20 +0000 (21:06 +0000)]
(trunk web) show version info in the prefs dialog

15 years agomiscellany
Mitchell Livingston [Sun, 20 Dec 2009 21:02:58 +0000 (21:02 +0000)]
miscellany

15 years agoupdate Russian localization
Mitchell Livingston [Sun, 20 Dec 2009 18:33:04 +0000 (18:33 +0000)]
update Russian localization

15 years agoadd a magnet link "icon"
Mitchell Livingston [Sun, 20 Dec 2009 14:44:56 +0000 (14:44 +0000)]
add a magnet link "icon"

15 years agowhoops
Mitchell Livingston [Sat, 19 Dec 2009 21:43:15 +0000 (21:43 +0000)]
whoops

15 years agomake the previously selectable fields again selectable on non-English
Mitchell Livingston [Sat, 19 Dec 2009 21:39:59 +0000 (21:39 +0000)]
make the previously selectable fields again selectable on non-English

15 years ago#2594 make the headers selectable as well
Mitchell Livingston [Sat, 19 Dec 2009 20:25:27 +0000 (20:25 +0000)]
#2594 make the headers selectable as well

15 years ago#2594 Make all inspector fields selectable
Mitchell Livingston [Sat, 19 Dec 2009 20:15:16 +0000 (20:15 +0000)]
#2594 Make all inspector fields selectable

15 years agorandom cleanup
Mitchell Livingston [Sat, 19 Dec 2009 19:17:09 +0000 (19:17 +0000)]
random cleanup

15 years ago#2686 Do not cache torrents added by url
Mitchell Livingston [Sat, 19 Dec 2009 19:14:29 +0000 (19:14 +0000)]
#2686 Do not cache torrents added by url

15 years ago(trunk libT) it certainly smells like we're using freed memory in the libcurl + libev...
Charles Kerr [Fri, 18 Dec 2009 17:32:16 +0000 (17:32 +0000)]
(trunk libT) it certainly smells like we're using freed memory in the libcurl + libevent code in web.c... let's trash the structures right before free()ing them

15 years ago(trunk libT) possibly reduce the frequency of the "too many open files" errors
Charles Kerr [Fri, 18 Dec 2009 07:05:36 +0000 (07:05 +0000)]
(trunk libT) possibly reduce the frequency of the "too many open files" errors

15 years ago(trunk gtk) make check_filenames() a private function
Charles Kerr [Fri, 18 Dec 2009 05:56:41 +0000 (05:56 +0000)]
(trunk gtk) make check_filenames() a private function

15 years ago(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist...
Charles Kerr [Fri, 18 Dec 2009 05:02:48 +0000 (05:02 +0000)]
(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs

15 years ago(trunk libT) fix r9793 oops -- I didn't mean to commit my local changes to the autoco...
Charles Kerr [Wed, 16 Dec 2009 18:23:09 +0000 (18:23 +0000)]
(trunk libT) fix r9793 oops -- I didn't mean to commit my local changes to the autoconf code

15 years ago(trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1...
Charles Kerr [Wed, 16 Dec 2009 18:20:01 +0000 (18:20 +0000)]
(trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down

15 years agobuild fix
Eric Petit [Wed, 16 Dec 2009 07:47:04 +0000 (07:47 +0000)]
build fix

15 years ago(trunk libT) try not to cache file data read in during verification
Charles Kerr [Wed, 16 Dec 2009 06:34:17 +0000 (06:34 +0000)]
(trunk libT) try not to cache file data read in during verification

15 years ago#2680 "Group Name" cleared after choosing "Custom location"
Mitchell Livingston [Wed, 16 Dec 2009 03:19:09 +0000 (03:19 +0000)]
#2680 "Group Name" cleared after choosing "Custom location"

15 years agoupdate Credits to match AUTHORS
Mitchell Livingston [Wed, 16 Dec 2009 02:35:39 +0000 (02:35 +0000)]
update Credits to match AUTHORS

15 years agoupdate NEWS date
Mitchell Livingston [Wed, 16 Dec 2009 02:09:36 +0000 (02:09 +0000)]
update NEWS date

15 years ago(trunk) #2674 "Do not put the .svn directories to released tar file" -- that's all...
Charles Kerr [Wed, 16 Dec 2009 01:44:33 +0000 (01:44 +0000)]
(trunk) #2674 "Do not put the .svn directories to released tar file" -- that's all well and good, but it would be nice if the web client's files *were* released to the tarfile.