[Pkg-privacy-commits] [obfsproxy] 133/353: Add a changes file for the py2exe setup script.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:01:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository obfsproxy.

commit a7631dc6918ad290d3e8926e6e6b903de59a6595
Author: Alexandre Allaire <alexandre.allaire at mail.mcgill.ca>
Date:   Thu Mar 14 18:12:58 2013 -0700

    Add a changes file for the py2exe setup script.
---
 .gitignore | 1 +
 ChangeLog  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 486b03c..8ea2d7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ py-obfsproxy.xcodeproj/*
 py-obfsproxy.xcodeproj/
 build/*
 dist/*
+py2exe_bundle
 obfsproxy.egg-info/*
 *.pyc
 src/obfsproxy/*.pyc
diff --git a/ChangeLog b/ChangeLog
index a54b74a..4fd3876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ Changes in version 0.0.3 - ??
  - Add support for logging exceptions to logfiles.
  - Add shared secret support to obfs2.
  - Add support for per-connection SOCKS arguments.
+ - Add a setup script for py2exe.
 
 
 Changes in version 0.0.2 - 2013-02-17

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git



More information about the Pkg-privacy-commits mailing list