diff --git a/Makefile.am b/Makefile.am index 2a33878b..a7c9bebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ EXTRA_DIST = \ compat/sys/queue.h compat/sys/_time.h \ evthread_win32.c \ evthread_pthread.c \ + whatsnew-2.0.txt \ WIN32-Code/config.h \ WIN32-Code/win32.c \ WIN32-Code/tree.h \ diff --git a/whatsnew-xx.txt b/whatsnew-2.0.txt similarity index 100% rename from whatsnew-xx.txt rename to whatsnew-2.0.txt