tasque r134 - in trunk: . src
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tasque r134 - in trunk: . src
- Date: Wed, 8 Oct 2008 13:49:29 +0000 (UTC)
Author: sharm
Date: Wed Oct 8 13:49:29 2008
New Revision: 134
URL: http://svn.gnome.org/viewvc/tasque?rev=134&view=rev
Log:
* tasque/src/RemoteControl.cs: Add comment about need for review.
Modified:
trunk/ChangeLog
trunk/src/RemoteControl.cs
Modified: trunk/src/RemoteControl.cs
==============================================================================
--- trunk/src/RemoteControl.cs (original)
+++ trunk/src/RemoteControl.cs Wed Oct 8 13:49:29 2008
@@ -222,7 +222,8 @@
ITask task = GetTaskById (id);
return task != null ? (int) task.State : -1;
}
-
+
+ // TODO: Review this, see bug #555028.
// /// <summary>
// /// Marks a task complete
// /// </summary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]