Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2007-10-30 19:45:27 (GMT)
committer Benjamin Berg <benjamin@sipsolutions.net>2007-10-30 19:45:27 (GMT)
commit320c350df270a99dd9a26dc9d84a6db88e8e4e21 (patch)
tree77b095c406637dc4e67f0e1485d221886fcde1cb /NEWS
parenta78b624f429c7c5b36c51aa1c7071fc0648387e5 (diff)
Replace the g_assert with g_return_if_fail so that the engine does not abort when the size is outside of the allowed range.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 641e634..e79b1b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* Just log a warning instead of aborting when sizes are negative (benzea)
+
Snapshot 811b41812a
* updated emblems, zoom icons (eben)