aboutsummaryrefslogtreecommitdiff
path: root/changes/feature40047
diff options
context:
space:
mode:
authorDaniel Pinto <danielpinto52@gmail.com>2020-07-17 18:22:51 +0100
committerDaniel Pinto <danielpinto52@gmail.com>2020-07-17 18:45:57 +0100
commit29307c0625fd6a95080d341b15646a4cd55b4178 (patch)
treebf8c816ec567ac96bb0cf5cbd18db53ee4df72e4 /changes/feature40047
parenta7226ca06e20356abb057c29416a9ad969c8d29d (diff)
downloadtor-29307c0625fd6a95080d341b15646a4cd55b4178.tar.gz
tor-29307c0625fd6a95080d341b15646a4cd55b4178.zip
Add running glibc version to the log. #40047
Also adds the compiled and running glibc version when using the --library-versions flag.
Diffstat (limited to 'changes/feature40047')
-rw-r--r--changes/feature400476
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/feature40047 b/changes/feature40047
new file mode 100644
index 0000000000..ff313a9fa5
--- /dev/null
+++ b/changes/feature40047
@@ -0,0 +1,6 @@
+ o Minor features (logging):
+ - Adds the running glibc version to the log. Also adds the
+ running and compiled glibc version to the library list
+ returned when using the flag --library-versions. Patch
+ from Daniel Pinto. Closes ticket 40047; bugfix on
+ 0.4.5.0-alpha-dev.