diff options
Diffstat (limited to 'src/changes/changes.xml')
| -rw-r--r-- | src/changes/changes.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml new file mode 100644 index 0000000..f5bc768 --- /dev/null +++ b/src/changes/changes.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<document> + <properties> + <title>everge - Simple text replacement application</title> + <author email="bjculkin@mix.wvu">Benjamin Culkin</author> + </properties> + <body> + <release version="current" description="Current work version"> + <action dev="Ben Culkin" type="add"> + Initial release :) + </action> + </release> + </body> +</document> |
