diff options
Diffstat (limited to 'app/xmessage/ChangeLog')
-rw-r--r-- | app/xmessage/ChangeLog | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/app/xmessage/ChangeLog b/app/xmessage/ChangeLog index 9ab63db44..261733072 100644 --- a/app/xmessage/ChangeLog +++ b/app/xmessage/ChangeLog @@ -1,3 +1,41 @@ +commit 3b4db0f96b58076b17d1ae20b4c6a38a522dca58 +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Sun Mar 3 14:31:25 2024 -0800 + + xmessage 1.0.7 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit 3b86420d209d4858c310748215da31672783f64a +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Sat Feb 11 16:15:13 2023 -0800 + + configure: Use AC_SYS_LARGEFILE to enable large file support + + While files displayed by xmessage should never be more than 2gb in size, + they may be stored on filesystems with large inodes (or in the future, + dates past 2038). + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit a5da3e6589d6bfcdf4ed44cab0b1fac438224b60 +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Sat Feb 11 16:11:38 2023 -0800 + + Add -version option + + Also updates -help option to not require successfully opening a display + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + +commit a221346284192af4784a1140aef9f72e72e1167f +Author: Alan Coopersmith <alan.coopersmith@oracle.com> +Date: Sat Feb 11 15:59:10 2023 -0800 + + Print which arguments were unknown before giving usage message + + Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> + commit 52d1690c3e1291f7d7be6b4cc39925e3fe4381e3 Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Tue Jul 12 10:37:50 2022 -0700 @@ -585,7 +623,7 @@ Date: Wed Jul 20 19:32:02 2005 +0000 configure cache, you cache it, and the cached value is probably wrong. commit 665ba4b9cf9a7c94782637051eb8e0d735bbaf7c -Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> +Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> Date: Tue Jul 5 22:51:11 2005 +0000 Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage, |