The vncviewer password dialog should probably display the server name
in the password dialog windows title.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@106 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/doc/TODO b/doc/TODO
index 4af4aab..c61308c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -19,3 +19,6 @@
should be safe to allow dynamic pixel format changes again, as long
as we only orders new pixel formats after recieving a framebuffer
update with real pixel data.
+
+* The vncviewer password dialog should probably display the server
+ name in the password dialog windows title. Wish from Gaetano Giunta.