diff --git a/ChangeLog b/ChangeLog index 82888be..1f6ba98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-13 Mike Newman + + * src/about.c: fixed my email address. + 2003-06-10 Mike Newman * src/fileselection.c, src/main.c, src/tree.c, TODO: Allow the use diff --git a/src/about.c b/src/about.c index e00cbce..22a0a41 100644 --- a/src/about.c +++ b/src/about.c @@ -56,7 +56,7 @@ static const gchar *author_credits[] = { "John Fleck ", "James Henstridge ", "Mihai T. Lazarescu ", - "Mike Newman ", + "Mike Newman ", "Havoc Pennington ", "Kristian Rietveld ", "Jakub Steiner ",