Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 xsddiagram (1.0-1) unstable; urgency=medium
 .
   * Imported Upstream version 1.0
   * Exclude *.exe file
   * Cleanup patches
   * Bump Std-Vers to 3.9.7, no changes needed
Author: Mathieu Malaterre <malat@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- xsddiagram-1.0.orig/Program.cs
+++ xsddiagram-1.0/Program.cs
@@ -267,4 +267,4 @@ Example 5:
 			System.Diagnostics.Trace.WriteLine(e.ToString());
 		}
 	}
-}
\ No newline at end of file
+}
--- xsddiagram-1.0.orig/ReadMe.txt
+++ xsddiagram-1.0/ReadMe.txt
@@ -107,6 +107,9 @@ NOTES:
 
 TODO LIST:
 
+- Add include a possibility to show the length of an element (Jrg S.)
+- Add a close entry in the File menu (Eric).
+- Add a recently opened list (Eric).
 - BUG: Cascading substitution groups may appear weird.
 - Add include a possibility to show the length of an element (Jrg S.)
 - Add the attributes to the element in the diagram (suggested by bob)
