summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2005-10-19 03:57:26 +0000
committerChong Yidong <cyd@stupidchicken.com>2005-10-19 03:57:26 +0000
commit2e2099ebf028524cdfb375a28c905df38b6844cf (patch)
treeb851ffc7bdd8028557b5b68ed2eba4e73e3db127 /admin
parent436a2ccd3f0b37928cd97841419ca4099667ce28 (diff)
downloademacs-2e2099ebf028524cdfb375a28c905df38b6844cf.tar.gz
max-image-size implemented.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/FOR-RELEASE7
2 files changed, 4 insertions, 7 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 68194266dd6..8b0fe74d44f 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-18 Chong Yidong <cyd@stupidchicken.com>
+
+ * FOR-RELEASE (New features): max-image-size implemented.
+
2005-10-17 Bill Wohler <wohler@newt.com>
* FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index ba744a621c6..d37dff6f3d5 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -39,13 +39,6 @@ bitmap usage to a bitmap name, and second level maps bitmap name to
a bitmap appearence.
[Assigned to KFS]
-** Put a max-limit on the size of images, e.g. based on the display size.
-This is to avoid allocating insane amounts of memory due to bogus
-image size specifications.
-Note: rather than clipping images that are too big (this may be
-non-trivial to do correctly in all cases -- and thus non-trivial to
-test), it may be better just to avoid displaying such images for emacs 22.
-
* FATAL ERRORS
** Investigate reported crashes in compact_small_strings.