diff options
Diffstat (limited to 'app/viewres/ChangeLog')
-rw-r--r-- | app/viewres/ChangeLog | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/app/viewres/ChangeLog b/app/viewres/ChangeLog index f7e332313..c4566ad98 100644 --- a/app/viewres/ChangeLog +++ b/app/viewres/ChangeLog @@ -1,3 +1,66 @@ +commit a64768656016688f64934e51d52c2d8a7165226f +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Sat Jan 12 16:19:31 2013 -0800 + + viewres 1.0.4 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 7b677ecec00a714cdfde423cad210540ce1222d4 +Author: Eric S. Raymond <esr@thyrsus.com> +Date: Thu Aug 23 11:51:45 2012 -0400 + + Eliminate use of tab stops. Helps with structural translation to DocBook. + + Signed-off-by: Eric S. Raymond <esr@thyrsus.com> + +commit 17fae9c20496a6f3e59abcc30e59d604aa809fed +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Wed Jan 19 10:06:55 2011 -0500 + + config: move man pages into their own directory + + Use services provided by XORG_MANPAGE_SECTIONS. + Use standard Makefile for man pages. + + Signed-off-by: Gaetan Nadon <memsize@videotron.ca> + +commit 5523785a9d17d06a0b3ad9b7c11249625ae5ce2d +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Thu Jan 13 17:15:36 2011 -0500 + + man: replace hard coded man page section with substitution strings + + Signed-off-by: Gaetan Nadon <memsize@videotron.ca> + +commit 3f2a98f38d8148784cafae46c1a42b0f6c9fc05a +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Thu Jan 13 11:15:47 2011 -0500 + + man: remove trailing spaces and tabs + + Using s/[ \t]*$// + + Signed-off-by: Gaetan Nadon <memsize@videotron.ca> + +commit 61272b9b95b44422065ad0be82ea4f0b8e098535 +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Wed Jan 12 16:28:02 2011 -0500 + + config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS + + This silences an Autoconf warning + +commit c6d38d69bf645860e50066ce74839808aaa35bea +Author: Gaetan Nadon <memsize@videotron.ca> +Date: Wed Jan 12 15:29:49 2011 -0500 + + config: replace deprecated AC_HELP_STRING with AS_HELP_STRING + + This silences an Automake warning. + + Signed-off-by: Gaetan Nadon <memsize@videotron.ca> + commit a9c50ba456bb60d3ecb4c74cf9a7e3e2b4965e65 Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Sat Oct 30 15:17:31 2010 -0700 |