From 6dab12b00ee5f1da08974a925dffd4d3f00f121f Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Mon, 26 Nov 2007 01:12:41 -0800 Subject: [PATCH] Updating date for release .11 Extended .hgignore --- .hgignore | 8 +++++++- ChangeLog | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.hgignore b/.hgignore index 1f6ec646..6e4d8cea 100644 --- a/.hgignore +++ b/.hgignore @@ -7,11 +7,17 @@ ^libtool$ ^autom4te.cache$ ^include/(libmemcached_config.h(.in)?|stamp-h1)$ +^stamp-h1$ # Build artifacts ^lib/libmemcached.la$ -^src/mem(cat|cp|flush|rm|slap|stat)$ +^src/mem(cat|cp|flush|rm|slap|stat|error)$ ^tests/testapp$ +.(deps|libs)/*$ +.cmp$ +autom4te.cache/*$ +.(gz|cmp|tar|rpm|srpm)$ + Makefile(.in)?$ .(deps|libs)$ diff --git a/ChangeLog b/ChangeLog index 338adce1..99391fce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.11 +0.11 Mon Nov 26 01:05:52 PST 2007 * Added option to memcache_behavior_set() so that poll() can be timed out. * Fixed memory leak in case of using memcached_fetch_result() where no value was returned. -- 2.30.2