Skip to content

Commit

Permalink
update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbidulock committed Oct 4, 2019
1 parent 45d7bfd commit 6afb774
Show file tree
Hide file tree
Showing 7 changed files with 87 additions and 116 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
adwm -- authors file. 2019-09-05
adwm -- authors file. 2019-10-03

Author: Brian Bidulock <[email protected]>
Author: Alexander Polakov <[email protected]>
Expand Down
45 changes: 25 additions & 20 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit 45d7bfd17f442632c98d90e1c805b0cc7d2753d8
Author: Brian Bidulock <[email protected]>
Date: Thu Oct 3 20:53:34 2019 -0600

fix issue #7

- manually force dependency between adwm and adwm-adwm.la

src/Makefile.am | 2 ++
1 file changed, 2 insertions(+)

commit 800df77d7ac9569966b7204d49a760925388345b
Author: Brian Bidulock <[email protected]>
Date: Thu Sep 5 18:30:05 2019 -0600

update release files

AUTHORS | 2 +-
ChangeLog | 178 ++++++++++++++++++------------------
NEWS | 271 ++++++++-----------------------------------------------
README | 20 ++--
README.md | 20 ++--
configure.ac | 12 +--
6 files changed, 151 insertions(+), 352 deletions(-)

commit af9623e44d8f39550d38bf26676e6d64218c29e4
Author: Brian Bidulock <[email protected]>
Date: Thu Sep 5 16:42:02 2019 -0600
Expand Down Expand Up @@ -5235,23 +5260,3 @@ Date: Fri Jul 8 17:49:55 2016 -0600

src/ewmh.c | 7 +++++++
1 file changed, 7 insertions(+)

commit 74accd5d3412c21bdc8ef665f9b43d2a2b9b2075
Author: Brian Bidulock <[email protected]>
Date: Fri Jul 8 16:14:44 2016 -0600

update release files

AUTHORS.in | 20 ++++++++---------
NEWS.in | 68 +++++++++++++++++++++-------------------------------------
README | 6 +++---
3 files changed, 37 insertions(+), 57 deletions(-)

commit f2bdefbed43c998a2d9dc4eb68377a9a35f2f64e
Author: Brian Bidulock <[email protected]>
Date: Fri Jul 8 16:10:32 2016 -0600

remove missing files

Makefile.am | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
96 changes: 31 additions & 65 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
adwm -- history of user-visible changes. 2019-09-05
adwm -- history of user-visible changes. 2019-10-03

Release adwm-0.7.9 released 2019-10-03
--------------------------------------

git tag -n100 -l 0.7.9

0.7.9 Maintenance Release 0.7.9

This is another release of the adwm window manager that provdes a fully
XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant
tiling/floating window manager. It borrows concepts from dwm(1),
velox(1), awesome(1), spectrwm(1) and wmii(1).

This is a maintenance release that includes some build improvements and
a fix for issue #7 by forcing a make dependency between adwm-adwm.la
and adwm. There are no outstanding issues at the time of release, and
the next release should include some outstanding development from the
TODO list.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.

git shortlog -e -n -w80,6,8 0.7.8...0.7.9

Brian Bidulock <[email protected]> (1):
fix issue #7


Release adwm-0.7.8 released 2019-09-05
--------------------------------------
Expand All @@ -24,7 +52,7 @@ git tag -n100 -l 0.7.8

git shortlog -e -n -w80,6,8 0.7.7...0.7.8

Brian Bidulock <[email protected]> (8):
Brian Bidulock <[email protected]> (9):
better fix for gcc 9.1 string truncation stupidity
better rlease file build
put filename last in sed command
Expand All @@ -33,6 +61,7 @@ Brian Bidulock <[email protected]> (8):
better defaults now
build release notes with dist
update release notes
update release files


Release adwm-0.7.7 released 2019-08-30
Expand Down Expand Up @@ -201,66 +230,3 @@ Brian Bidulock <[email protected]> (23):
Big mistake: don't XCloseDisplay() after fork
update release files


Release adwm-0.7.2 released 2018-01-06
--------------------------------------

git tag -n100 -l 0.7.2

0.7.2 Stable Release 0.7.2

This is a stable release that includes more todo's completed. Yes,
there are still some outstanding, but nothing major. This release fixes
one obnoxious behaviour: auto-exposing docks and panels when you
overshoot browser scrollbars: there is now a default 500 millisecond
delay before they are exposed. You need to rub the edge of the monitor
with the pointer to get them to expose now.

There are a lot of preparations in the code now for handling more
graphics file formats and advanced rendering, but it is not yet
complete. The stable ximage approach works well (if not the most
efficient). I wanted to released the other fixes and improvements
before working further on the graphics formats and rendering.

As usual, Included is an autoconf tarball for building the package from
source. Please report problems to the issues list on github.

git shortlog -e -n -w80,6,8 0.7.1...0.7.2

Brian Bidulock <[email protected]> (35):
prepare for use of cairo and libsvg
prepare to use cairo and libsvg
prepare to use cairo and libsvg
start xcairo drawing files
prepare to use libjpeg
prepare to use libjpeg
libjpeg includes
start strapping in cairo
start building cairo draw functions
strap in more bitmap for xcairo
read xpm files to cairo surface
add JPG routines
add JPG stub routines
add JPG stub routines
add JPG stub routines
add JPG stub routines
building up cairo routines
move titleheight to where used by all
working up cairo draw routines
indentation
reorganize structures
working up cairo rendering
prepare to use pango for font rendering
more pango preparations
more cairo workup
causes problems
preliminary autohide delay implementation
provide and document strutsdelay option
works good with PointerMotionMask on client window
set strutsdelay default to 500 milliseconds
completed TODO item
add release notes
distribute release notes
update release files
add ignores

20 changes: 10 additions & 10 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[adwm -- read me first file. 2019-09-05]: #
[adwm -- read me first file. 2019-10-03]: #

adwm
===============

Package `adwm-0.7.8` was released under GPLv3 license 2019-09-05.
Package `adwm-0.7.9` was released under GPLv3 license 2019-10-03.

This was originally a fork of Echinus which in turn was a fork of `dwm(1)`, and
borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`.
Expand All @@ -14,7 +14,7 @@ WMH (WinWM), MWMH (CDE/Motif), ICCCM 2.0 compliance and support.
Release
-------

This is the `adwm-0.7.8` package, released 2019-09-05. This release, and
This is the `adwm-0.7.9` package, released 2019-10-03. This release, and
the latest version, can be obtained from [GitHub][1], using a command such as:

$> git clone https://github.com/bbidulock/adwm.git
Expand Down Expand Up @@ -130,12 +130,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/adwm
[2]: https://github.com/bbidulock/adwm/issues
[3]: https://github.com/bbidulock/adwm/blob/0.7.8/NEWS
[4]: https://github.com/bbidulock/adwm/blob/0.7.8/ChangeLog
[5]: https://github.com/bbidulock/adwm/blob/0.7.8/TODO
[6]: https://github.com/bbidulock/adwm/blob/0.7.8/COMPLIANCE
[7]: https://github.com/bbidulock/adwm/blob/0.7.8/INSTALL
[8]: https://github.com/bbidulock/adwm/blob/0.7.8/LICENSE
[9]: https://github.com/bbidulock/adwm/blob/0.7.8/COPYING
[3]: https://github.com/bbidulock/adwm/blob/0.7.9/NEWS
[4]: https://github.com/bbidulock/adwm/blob/0.7.9/ChangeLog
[5]: https://github.com/bbidulock/adwm/blob/0.7.9/TODO
[6]: https://github.com/bbidulock/adwm/blob/0.7.9/COMPLIANCE
[7]: https://github.com/bbidulock/adwm/blob/0.7.9/INSTALL
[8]: https://github.com/bbidulock/adwm/blob/0.7.9/LICENSE
[9]: https://github.com/bbidulock/adwm/blob/0.7.9/COPYING

[ vim: set ft=markdown sw=4 tw=80 nocin nosi fo+=tcqlorn spell: ]: #
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[adwm -- read me first file. 2019-09-05]: #
[adwm -- read me first file. 2019-10-03]: #

adwm
===============

Package `adwm-0.7.8` was released under GPLv3 license 2019-09-05.
Package `adwm-0.7.9` was released under GPLv3 license 2019-10-03.

This was originally a fork of Echinus which in turn was a fork of `dwm(1)`, and
borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`.
Expand All @@ -14,7 +14,7 @@ WMH (WinWM), MWMH (CDE/Motif), ICCCM 2.0 compliance and support.
Release
-------

This is the `adwm-0.7.8` package, released 2019-09-05. This release, and
This is the `adwm-0.7.9` package, released 2019-10-03. This release, and
the latest version, can be obtained from [GitHub][1], using a command such as:

$> git clone https://github.com/bbidulock/adwm.git
Expand Down Expand Up @@ -129,12 +129,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/adwm
[2]: https://github.com/bbidulock/adwm/issues
[3]: https://github.com/bbidulock/adwm/blob/0.7.8/NEWS
[4]: https://github.com/bbidulock/adwm/blob/0.7.8/ChangeLog
[5]: https://github.com/bbidulock/adwm/blob/0.7.8/TODO
[6]: https://github.com/bbidulock/adwm/blob/0.7.8/COMPLIANCE
[7]: https://github.com/bbidulock/adwm/blob/0.7.8/INSTALL
[8]: https://github.com/bbidulock/adwm/blob/0.7.8/LICENSE
[9]: https://github.com/bbidulock/adwm/blob/0.7.8/COPYING
[3]: https://github.com/bbidulock/adwm/blob/0.7.9/NEWS
[4]: https://github.com/bbidulock/adwm/blob/0.7.9/ChangeLog
[5]: https://github.com/bbidulock/adwm/blob/0.7.9/TODO
[6]: https://github.com/bbidulock/adwm/blob/0.7.9/COMPLIANCE
[7]: https://github.com/bbidulock/adwm/blob/0.7.9/INSTALL
[8]: https://github.com/bbidulock/adwm/blob/0.7.9/LICENSE
[9]: https://github.com/bbidulock/adwm/blob/0.7.9/COPYING

[ vim: set ft=markdown sw=4 tw=80 nocin nosi fo+=tcqlorn spell: ]: #
10 changes: 5 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[adwm -- release notes. 2019-09-05]: #
[adwm -- release notes. 2019-10-03]: #

Maintenance Release 0.7.8
Maintenance Release 0.7.9
=========================

This is another release of the adwm window manager that provdes a fully
Expand All @@ -9,9 +9,9 @@ tiling/floating window manager. It borrows concepts from `dwm(1)`,
`velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`.

This is a maintenance release that includes some build improvements and
provides a better workaround for gcc 9.1's silly string truncation
warnings. There are no outstanding issues at the time of release, and
the next release should include some outstanding development from the
a fix for issue #7 by forcing a make dependency between adwm-adwm.la and
adwm. There are no outstanding issues at the time of release, and the
next release should include some outstanding development from the
[TODO](TODO) list.

Included in the release is an autoconf tarball for building the package
Expand Down
10 changes: 5 additions & 5 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([ADWM],[0.7.8],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm])
AC_REVISION([0.7.8])
AC_INIT([ADWM],[0.7.9],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm])
AC_REVISION([0.7.9])

# set better defaults
AC_PREFIX_DEFAULT([/usr])
Expand All @@ -20,13 +20,13 @@ AC_CONFIG_AUX_DIR([scripts])
AC_USE_SYSTEM_EXTENSIONS
AC_CANONICAL_TARGET

DATE='2019-09-05'
DATE='2019-10-03'
AC_SUBST([DATE])

MDOCDATE='September 5, 2019'
MDOCDATE='October 3, 2019'
AC_SUBST([MDOCDATE])

BRANCH='0.7.8'
BRANCH='0.7.9'
AC_SUBST([BRANCH])

# Initialize Automake
Expand Down

0 comments on commit 6afb774

Please sign in to comment.