diff --git a/ChangeLog b/ChangeLog
index cefeaa82f..e3222ca09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-01 Paolo Nenzi
+
+ * src/spicelib/analysis/noisean.c: fixed an arror that caused segfault
+ when resuming an halted long lasting noise analysis. The source fo
+ this fix is Vera Albrecht
+
+ * src/spicelib/devices/res/restemp.c: Changed default value for flicker
+ noise exponent to 1.0 (was 0.0), as in others spice devices.
+
2003-09-27 Paolo Nenzi
* src/spicelib/devices/ind/*, src/spicelib/parser/inp2l.c,