diff options
author | Havoc Pennington <hp@pobox.com> | 2001-10-15 04:14:58 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-10-15 04:14:58 +0000 |
commit | 1c1f4d7c938b9226310f405db4b589f56ce171c2 (patch) | |
tree | 207505bfd42cfed987979a23bb2957be841989c1 /ChangeLog | |
parent | a29c93a95a94a3da8f03d727e5b77848ae673292 (diff) | |
download | metacity-1c1f4d7c938b9226310f405db4b589f56ce171c2.tar.gz metacity-1c1f4d7c938b9226310f405db4b589f56ce171c2.tar.bz2 |
add a restart feature, for debugging
2001-10-15 Havoc Pennington <hp@pobox.com>
* src/main.c (meta_restart): add a restart feature, for debugging
* src/tools/metacity-restart.c: little utility program to trigger
the restart
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-10-15 Havoc Pennington <hp@pobox.com> + + * src/main.c (meta_restart): add a restart feature, for debugging + + * src/tools/metacity-restart.c: little utility program to trigger + the restart + 2001-10-14 Havoc Pennington <hp@pobox.com> * src/frames.c (meta_frames_button_press_event): raise/focus |