blob: 3dbe68e6606db9916da4b718bc2423f72127fb44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2001-02-17 Gergely Nagy <8@free.bsd.hu>
* man/ratpoison.1,
* doc/ratpoison.texi: removed reference to :center
and :resize
2001-02-15 Gergely Nagy <8@free.bsd.hu>
* autogen.sh: added autoheader call
* debian/control: bumped Standards-Version
* debian/copyright: changed URL
* debian/patches/00list: removed 01-xterm
* debian/patches/01-xterm.dpatch: removed, useless with 0.0.6
* debian/rules: rewritten using a newer version of my
build system
* man/Makefile.am: new file
* Makefile.am (SUBDIRS): added man
(debian_FILES): new variable, added to EXTRA_DIST
* debian/ratpoison.1: moved...
* man/ratpoison.1: ...here, and updated to include all
the new keystrokes
* doc/ratpoison.texi: updated
* doc/ratpoison.info: regenerated
* configure.in: fixed --enable-debug, added --with-emacs,
added man/Makefile to AC_OUTPUT
2001-02-11 Ryan Yeske <rcyeske@cut.hotdog.tmp>
* autogen.sh: added to repository
2001-02-04 Ryan Yeske <rcyeske@cut.hotdog.tmp>
* doc/ratpoison.texi: added keystroke for `Show current time.'
* debian/ratpoison.1: added keystroke for `Show current time.'
|