1.0.51 released.
1999-10-05 Jonathan Blandford <jrb@redhat.com> * configure.in: 1.0.51 released. 1999-10-05 Jonathan Blandford <jrb@redhat.com> * tree.c (read_directory): let's close our directory. Fix (small) memory leak. (thanks to mem-buddy for catching this.) 1999-10-05 Jonathan Blandford <jrb@redhat.com> * ui-properties.c (try,revert): Add gnome_preferences_save ();
This commit is contained in:
parent
1c15e4cb50
commit
bc8dddc9ac
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
1999-10-05 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: 1.0.51 released.
|
||||||
|
|
||||||
1999-09-30 Jonathan Blandford <jrb@redhat.com>
|
1999-09-30 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
|
||||||
* capplets/wm-properties/wm-properties-capplet.c
|
* capplets/wm-properties/wm-properties-capplet.c
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
AC_INIT(control-center)
|
AC_INIT(control-center)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(control-center, 1.0.50)
|
AM_INIT_AUTOMAKE(control-center, 1.0.51)
|
||||||
|
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue