diff ChangeLog @ 81:0ef72a64930b

Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net> * layout.[ch] (layout_new_with_geometry): New function to create a layout sized to an X geometry string. * main.c: Add support for --geometry on the command line.
author gqview
date Thu, 19 Oct 2006 13:38:52 +0000
parents a10fc0308c12
children a4c1b7014e6e
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 19 11:45:14 2006 +0000
+++ b/ChangeLog	Thu Oct 19 13:38:52 2006 +0000
@@ -1,3 +1,9 @@
+Thu Oct 19 09:35:18 2006  John Ellis  <johne@verizon.net>
+
+	* layout.[ch] (layout_new_with_geometry): New function to create a
+	layout sized to an X geometry string.
+	* main.c: Add support for --geometry on the command line.
+
 Thu Oct 19 07:42:38 2006  John Ellis  <johne@verizon.net>
 
 	* utilops.c: Fix minimum allowed auto-rename value to be zero again,