aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-04 13:59:02 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-04 13:59:02 +0000
commit0fac6a743ae2f6fc7664743918f7b5777644b106 (patch)
tree5bdc6b612b5a295be7bdda95dd23999bb9b0ea6f /NEWS
parent4fe1884292376b223d3dee76b194a47e90323541 (diff)
downloadfetchmail-0fac6a743ae2f6fc7664743918f7b5777644b106.tar.gz
fetchmail-0fac6a743ae2f6fc7664743918f7b5777644b106.tar.bz2
fetchmail-0fac6a743ae2f6fc7664743918f7b5777644b106.zip
Interval cleanup.
svn path=/trunk/; revision=1227
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dbad3b02..560bafdb 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@
* Use the libmd functions for md5 under Free BSD? (Low priority.)
-* Make interval count polls skipped because of interface or monitor option?
+* Send notification mail on messages skipped due to --limit?
Other TO-DO items:
@@ -24,6 +24,7 @@
fetchmail-4.0.7 ()
* Fixed a minor bug in handling of DNS errors in multidrop mode.
* Added a `postconnect' analogous to `preconnect'.
+* Make `interval' count polls skipped because of interface or monitor option.
There are 258 people on the fetchmail-friends list.
='#n163'>163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272