diff --git a/Makefile b/Makefile index 15569657b..250c25664 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # bill@newbreedsoftware.com # http://www.newbreedsoftware.com/tuxpaint/ -# June 14, 2002 - January 14, 2004 +# June 14, 2002 - January 21, 2004 # Where to install things: @@ -526,7 +526,7 @@ install-doc: @echo "...Installing documentation..." @install -d $(DOC_PREFIX) @cp -R docs/* $(DOC_PREFIX) - @chmod a=rX,g=rX,o=rwX $(DOC_PREFIX) + @chmod a=rX,g=rX,u=rwX $(DOC_PREFIX) # Install the man page: diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index ac012bf02..007213319 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,12 +7,13 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2004.Jan.21 [cvs] +2004.Jan.21 (0.9.14) [cvs] * Korean language file (ko.po) update. Mark K. Kim + * Fixed security issue with permissions to Tux Paint docs directory. + Mark K. Kim -2004.Jan.14 (0.9.14) [cvs] * Made sure KDE icon directories exist before trying to copy files to them. * Fixed crash bug when switching from different tools with scrolling