From 73cceb7b65839861d038ff28d1926171fd91603a Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Mon, 15 Mar 2010 00:16:07 +0000 Subject: [PATCH] tweak NEWS and Makefile --- NEWS | 2 +- macosx/Makefile.am | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 300b4b997..a30c453ab 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -=== Transmission 1.92 (2010/03/11) === +=== Transmission 1.92 (2010/03/14) === [http://trac.transmissionbt.com/query?milestone=1.92&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ==== * Fix possible data corruption issue caused by data sent by bad peers during endgame diff --git a/macosx/Makefile.am b/macosx/Makefile.am index 445f00c26..5831b540d 100644 --- a/macosx/Makefile.am +++ b/macosx/Makefile.am @@ -91,6 +91,7 @@ EXTRA_DIST = \ InfoPeersViewController.m \ InfoTrackersViewController.h \ InfoTrackersViewController.m \ + InfoViewController.h \ InfoWindowController.h \ InfoWindowController.m \ main.m \